diff options
Diffstat (limited to 'tests/headers/allowlist_vars.h')
-rw-r--r-- | tests/headers/allowlist_vars.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/headers/allowlist_vars.h b/tests/headers/allowlist_vars.h deleted file mode 100644 index 07fa2815..00000000 --- a/tests/headers/allowlist_vars.h +++ /dev/null @@ -1,4 +0,0 @@ -#define NONE 0 -#define FOO 5 -#define FOOB -2 -#define FOOBAR (-10) |