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