summaryrefslogtreecommitdiffstats
path: root/fltk/fltk/compat/FL/Fl_Single_Window.H
diff options
context:
space:
mode:
Diffstat (limited to 'fltk/fltk/compat/FL/Fl_Single_Window.H')
-rw-r--r--fltk/fltk/compat/FL/Fl_Single_Window.H8
1 files changed, 0 insertions, 8 deletions
diff --git a/fltk/fltk/compat/FL/Fl_Single_Window.H b/fltk/fltk/compat/FL/Fl_Single_Window.H
deleted file mode 100644
index 312e9b8..0000000
--- a/fltk/fltk/compat/FL/Fl_Single_Window.H
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef Fl_Single_Window_H
-#define Fl_Single_Window_H
-
-#include "Fl_Window.H"
-typedef Fl_Window Fl_Single_Window;
-
-#endif
-