summaryrefslogtreecommitdiffstats
path: root/fltk/fltk/compat/FL/Fl_Toggle_Light_Button.H
diff options
context:
space:
mode:
Diffstat (limited to 'fltk/fltk/compat/FL/Fl_Toggle_Light_Button.H')
-rw-r--r--fltk/fltk/compat/FL/Fl_Toggle_Light_Button.H10
1 files changed, 0 insertions, 10 deletions
diff --git a/fltk/fltk/compat/FL/Fl_Toggle_Light_Button.H b/fltk/fltk/compat/FL/Fl_Toggle_Light_Button.H
deleted file mode 100644
index 8eae1a3..0000000
--- a/fltk/fltk/compat/FL/Fl_Toggle_Light_Button.H
+++ /dev/null
@@ -1,10 +0,0 @@
-#ifndef Fl_Toggle_Light_Button_H
-#define Fl_Toggle_Light_Button_H
-
-
-#include "Fl_Button.H"
-#include <fltk/LightButton.h>
-typedef fltk::LightButton Fl_Toggle_Light_Button;
-
-#endif
-