summaryrefslogtreecommitdiff
path: root/src/Fl_Gl_Choice.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/Fl_Gl_Choice.H')
-rw-r--r--src/Fl_Gl_Choice.H5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/Fl_Gl_Choice.H b/src/Fl_Gl_Choice.H
index 3ef4c5a30..bdee1c6c8 100644
--- a/src/Fl_Gl_Choice.H
+++ b/src/Fl_Gl_Choice.H
@@ -64,11 +64,6 @@
#endif // FL_CFG_GFX_GDI
-#if defined(FL_PORTING) && !defined(FL_GL_CHOICE_PLATFORM_SPECIFIC_MEMBERS)
-# pragma message "Define platform-specific members of the Fl_Gl_Choice class"
-# define FL_GL_CHOICE_PLATFORM_SPECIFIC_MEMBERS
-#endif
-
// Describes crap needed to create a GLContext.
class Fl_Gl_Choice {
friend class Fl_Gl_Window_Driver;