aboutsummaryrefslogtreecommitdiffstats
path: root/test.h
diff options
context:
space:
mode:
Diffstat (limited to 'test.h')
-rw-r--r--test.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/test.h b/test.h
index a622cba..e4e08f2 100644
--- a/test.h
+++ b/test.h
@@ -8,5 +8,3 @@
fprintf(stderr, "Failed at %s:%i: %s\n", __FILE__, __LINE__, #EXPR);\
exit(1);\
} while (0)
-
-#define strcmp(...) strcmpnul(__VA_ARGS__)