Fixed warning.

This commit is contained in:
Matthew Parkinson
2019-06-12 14:12:47 +01:00
parent d23a1ccbdf
commit be1898c4e8

View File

@@ -159,6 +159,8 @@ namespace snmalloc
both = !both;
}
#else
UNUSED(slab);
#endif
}