I'm a derp

This commit is contained in:
Arisotura
2020-05-29 21:35:06 +02:00
parent 32a642121c
commit 8ddd82ca2c

View File

@ -795,7 +795,6 @@ ScreenPanelGL::ScreenPanelGL(QWidget* parent) : QOpenGLWidget(parent)
{ {
touching = false; touching = false;
curVSync = -1;
} }
ScreenPanelGL::~ScreenPanelGL() ScreenPanelGL::~ScreenPanelGL()