diff options
author | don bright <hugh.m.bright@gmail.com> | 2013-02-27 06:50:33 (GMT) |
---|---|---|
committer | don bright <hugh.m.bright@gmail.com> | 2013-02-27 06:50:33 (GMT) |
commit | 06fd9e2798f5683ae2134b0eeb75dad2574e3799 (patch) | |
tree | f53b0d631ea6239bd9d248dd242997b74b86e359 /src/QGLView.h | |
parent | 13b0fe4b3f8e0367f02a982deb5be695ccd00c80 (diff) |
cleanup commented-out
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; |