summaryrefslogtreecommitdiff
path: root/src/drivers/OpenGL/Fl_OpenGL_Graphics_Driver.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/OpenGL/Fl_OpenGL_Graphics_Driver.H')
-rw-r--r--src/drivers/OpenGL/Fl_OpenGL_Graphics_Driver.H1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/drivers/OpenGL/Fl_OpenGL_Graphics_Driver.H b/src/drivers/OpenGL/Fl_OpenGL_Graphics_Driver.H
index 46dba5388..f240e769b 100644
--- a/src/drivers/OpenGL/Fl_OpenGL_Graphics_Driver.H
+++ b/src/drivers/OpenGL/Fl_OpenGL_Graphics_Driver.H
@@ -51,7 +51,6 @@ public:
int not_clipped(int x, int y, int w, int h);
void restore_clip();
void transformed_vertex(double xf, double yf);
- void vertex(double x, double y);
void begin_points();
void end_points();
void begin_line();