summaryrefslogtreecommitdiffstats
path: root/fltk-2/include/fltk/compat/FL/Fl_Gl_Window.H
diff options
context:
space:
mode:
Diffstat (limited to 'fltk-2/include/fltk/compat/FL/Fl_Gl_Window.H')
-rw-r--r--fltk-2/include/fltk/compat/FL/Fl_Gl_Window.H9
1 files changed, 0 insertions, 9 deletions
diff --git a/fltk-2/include/fltk/compat/FL/Fl_Gl_Window.H b/fltk-2/include/fltk/compat/FL/Fl_Gl_Window.H
deleted file mode 100644
index 5b390cb..0000000
--- a/fltk-2/include/fltk/compat/FL/Fl_Gl_Window.H
+++ /dev/null
@@ -1,9 +0,0 @@
-#ifndef Fl_Gl_Window_H
-#define Fl_Gl_Window_H
-
-#include "Fl_Window.H"
-
-#include <fltk/GlWindow.h>
-typedef fltk::GlWindow Fl_Gl_Window;
-
-#endif