summaryrefslogtreecommitdiff
path: root/FL/Fl_Pixmap.H
diff options
context:
space:
mode:
Diffstat (limited to 'FL/Fl_Pixmap.H')
-rw-r--r--FL/Fl_Pixmap.H3
1 files changed, 0 insertions, 3 deletions
diff --git a/FL/Fl_Pixmap.H b/FL/Fl_Pixmap.H
index 06b28f8dd..65f056b84 100644
--- a/FL/Fl_Pixmap.H
+++ b/FL/Fl_Pixmap.H
@@ -60,9 +60,6 @@ class FL_EXPORT Fl_Pixmap : public Fl_Image {
private:
#if defined(WIN32)
-#if FLTK_ABI_VERSION < 10301
- static // a static member is needed for ABI compatibility
-#endif
UINT pixmap_bg_color; // RGB color used for pixmap background
void *id_; // for internal use
void *mask_; // for internal use (mask bitmap)