summaryrefslogtreecommitdiff
path: root/tests/headers/func_with_array_arg.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/headers/func_with_array_arg.h')
-rw-r--r--tests/headers/func_with_array_arg.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/headers/func_with_array_arg.h b/tests/headers/func_with_array_arg.h
deleted file mode 100644
index 1b81702b..00000000
--- a/tests/headers/func_with_array_arg.h
+++ /dev/null
@@ -1 +0,0 @@
-void f(int x[2]);