diff options
Diffstat (limited to 'src/GLView.cc')
-rw-r--r-- | src/GLView.cc | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/src/GLView.cc b/src/GLView.cc index 0507492..bec3a31 100644 --- a/src/GLView.cc +++ b/src/GLView.cc @@ -393,13 +393,3 @@ void GLView::showCrosshairs() glEnd(); } -/* - - - void paintGL(); // - bool save(const char *filename); // - //bool save(std::ostream &output); // not implemented in qgl? - - GLint shaderinfo[11]; // - -*/ |