From 7f17b915db467ed1b49ce1b4a0bb7f36dc5cba85 Mon Sep 17 00:00:00 2001 From: Manolo Gouy Date: Thu, 25 Feb 2016 17:56:48 +0000 Subject: Remove the useless pseudo run-time type information supported by the Fl_Device class. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11217 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- src/drivers/OpenGL/Fl_OpenGL_Graphics_Driver.cxx | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/drivers/OpenGL/Fl_OpenGL_Graphics_Driver.cxx') diff --git a/src/drivers/OpenGL/Fl_OpenGL_Graphics_Driver.cxx b/src/drivers/OpenGL/Fl_OpenGL_Graphics_Driver.cxx index ff59992d8..af0d3935c 100644 --- a/src/drivers/OpenGL/Fl_OpenGL_Graphics_Driver.cxx +++ b/src/drivers/OpenGL/Fl_OpenGL_Graphics_Driver.cxx @@ -19,14 +19,9 @@ #ifndef FL_CFG_GFX_OPENGL_CXX #define FL_CFG_GFX_OPENGL_CXX - #include #include "Fl_OpenGL_Graphics_Driver.h" - -const char *Fl_OpenGL_Graphics_Driver::class_id = "Fl_OpenGL_Graphics_Driver"; - - #endif // FL_CFG_GFX_OPENGL_RECT_CXX // -- cgit v1.2.3