summaryrefslogtreecommitdiff
path: root/src/Fl_Gl_Window_Driver.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/Fl_Gl_Window_Driver.H')
-rw-r--r--src/Fl_Gl_Window_Driver.H1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Fl_Gl_Window_Driver.H b/src/Fl_Gl_Window_Driver.H
index ee3332545..d40cbf89e 100644
--- a/src/Fl_Gl_Window_Driver.H
+++ b/src/Fl_Gl_Window_Driver.H
@@ -38,7 +38,6 @@ protected:
GLint current_prog;
Fl_Gl_Window *pWindow;
public:
- static GLContext cached_context;
static Fl_Window* cached_window;
static int nContext;
static GLContext *context_list;