diff options
Diffstat (limited to 'tests/headers/func_proto.h')
-rw-r--r-- | tests/headers/func_proto.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/headers/func_proto.h b/tests/headers/func_proto.h deleted file mode 100644 index 51139ca9..00000000 --- a/tests/headers/func_proto.h +++ /dev/null @@ -1 +0,0 @@ -typedef int foo(int bar); |