diff options
Diffstat (limited to 'src/QGLView.h')
-rw-r--r-- | src/QGLView.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/QGLView.h b/src/QGLView.h index 8152c35..4192a06 100644 --- a/src/QGLView.h +++ b/src/QGLView.h @@ -45,10 +45,6 @@ public: private: void init(); - std::string rendererInfo; - - bool showcrosshairs; - bool mouse_drag_active; QPoint last_mouse; |