diff --git a/src/fltk/xFl_Gl_Window_Group.H b/src/fltk/xFl_Gl_Window_Group.H index 01c7182..3c9ee05 100644 --- a/src/fltk/xFl_Gl_Window_Group.H +++ b/src/fltk/xFl_Gl_Window_Group.H @@ -44,7 +44,6 @@ class FL_EXPORT Fl_Gl_Window_Group : public Fl_Gl_Window { int offscr_w, offscr_h; uchar *imgbuf; - GLContext children_context; unsigned int texid; void init(void);