summaryrefslogtreecommitdiffstats
path: root/fltk/fltk/compat/FL/Fl_Pixmap.H
diff options
context:
space:
mode:
Diffstat (limited to 'fltk/fltk/compat/FL/Fl_Pixmap.H')
-rw-r--r--fltk/fltk/compat/FL/Fl_Pixmap.H9
1 files changed, 0 insertions, 9 deletions
diff --git a/fltk/fltk/compat/FL/Fl_Pixmap.H b/fltk/fltk/compat/FL/Fl_Pixmap.H
deleted file mode 100644
index 15b0638..0000000
--- a/fltk/fltk/compat/FL/Fl_Pixmap.H
+++ /dev/null
@@ -1,9 +0,0 @@
-#ifndef Fl_Pixmap_H
-#define Fl_Pixmap_H
-
-#include "Fl_Widget.H"
-#include "fltk/xpmImage.h"
-
-typedef fltk::xpmImage Fl_Pixmap;
-
-#endif