summaryrefslogtreecommitdiff
path: root/ext/fiddle/function.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/fiddle/function.h')
-rw-r--r--ext/fiddle/function.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/ext/fiddle/function.h b/ext/fiddle/function.h
deleted file mode 100644
index e5465ab64f..0000000000
--- a/ext/fiddle/function.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef FIDDLE_FUNCTION_H
-#define FIDDLE_FUNCTION_H
-
-#include <fiddle.h>
-
-void Init_fiddle_function();
-
-#endif