Skip to content

Commit

Permalink
#865 remove debug info
Browse files Browse the repository at this point in the history
  • Loading branch information
kintel committed Feb 22, 2015
1 parent c5b0a61 commit 8302aa8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/QGLView.cc
Expand Up @@ -178,7 +178,6 @@ void QGLView::mousePressEvent(QMouseEvent *event)

void QGLView::mouseDoubleClickEvent (QMouseEvent *event) {

PRINTD("QGLView::mouseDoubleClickEvent");
setupCamera();

int viewport[4];
Expand Down

0 comments on commit 8302aa8

Please sign in to comment.