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