Remove useless keyword in undef directive.
This commit is contained in:
+2
-2
@@ -34,5 +34,5 @@
|
||||
ARRAY_FREE(arr->buffer); \
|
||||
}
|
||||
|
||||
#undef ARRAY_ALLOC malloc
|
||||
#undef ARRAY_FREE free
|
||||
#undef ARRAY_ALLOC
|
||||
#undef ARRAY_FREE
|
||||
|
||||
Reference in New Issue
Block a user