summaryrefslogtreecommitdiff
path: root/tests/headers/func_ptr.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/headers/func_ptr.h')
-rw-r--r--tests/headers/func_ptr.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/headers/func_ptr.h b/tests/headers/func_ptr.h
deleted file mode 100644
index a4662f3d..00000000
--- a/tests/headers/func_ptr.h
+++ /dev/null
@@ -1 +0,0 @@
-int (*foo) (int x, int y);