Remove useless friend declaration.
This commit is contained in:
parent
c6eccf6137
commit
39956805a4
@ -36,7 +36,6 @@ class NSOpenGLPixelFormat;
|
||||
|
||||
class Fl_Cocoa_Gl_Window_Driver : public Fl_Gl_Window_Driver {
|
||||
friend class Fl_Gl_Window_Driver;
|
||||
friend class Fl_OpenGL_Display_Device;
|
||||
Fl_Cocoa_Gl_Window_Driver(Fl_Gl_Window *win) : Fl_Gl_Window_Driver(win) {}
|
||||
virtual float pixels_per_unit();
|
||||
virtual void before_show(int& need_after);
|
||||
|
Loading…
Reference in New Issue
Block a user