Loading...
tests/bounded_array_src/size.cpp xnu-12377.101.15 xnu-8792.61.2
--- xnu/xnu-12377.101.15/tests/bounded_array_src/size.cpp
+++ xnu/xnu-8792.61.2/tests/bounded_array_src/size.cpp
@@ -26,6 +26,6 @@
 	}
 }
 
-T_DECL(size, "bounded_array.size", T_META_TAG_VM_PREFERRED) {
+T_DECL(size, "bounded_array.size") {
 	tests<T>();
 }