summaryrefslogtreecommitdiffstats
path: root/fltk/fltk/compat/FL/Fl_Value_Input.H
diff options
context:
space:
mode:
Diffstat (limited to 'fltk/fltk/compat/FL/Fl_Value_Input.H')
-rw-r--r--fltk/fltk/compat/FL/Fl_Value_Input.H7
1 files changed, 0 insertions, 7 deletions
diff --git a/fltk/fltk/compat/FL/Fl_Value_Input.H b/fltk/fltk/compat/FL/Fl_Value_Input.H
deleted file mode 100644
index 03d719f..0000000
--- a/fltk/fltk/compat/FL/Fl_Value_Input.H
+++ /dev/null
@@ -1,7 +0,0 @@
-#ifndef Fl_Value_Input_H
-#define Fl_Value_Input_H
-
-#include <fltk/ValueInput.h>
-typedef fltk::ValueInput Fl_Value_Input;
-
-#endif