summaryrefslogtreecommitdiff
path: root/src/fltk_binding/c_fl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/fltk_binding/c_fl.h')
-rw-r--r--src/fltk_binding/c_fl.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/fltk_binding/c_fl.h b/src/fltk_binding/c_fl.h
deleted file mode 100644
index 69e2e72..0000000
--- a/src/fltk_binding/c_fl.h
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-#ifndef FL_GUARD
-#define FL_GUARD
-
-
-extern "C" int fl_run(void);
-
-
-#endif
-