Merge pull request #3761 from maxGimeno/Demo-Fix_visualization-GF

Polyhedron_Demo: Fix warning
This commit is contained in:
Maxime Gimeno 2019-03-12 17:04:21 +01:00
commit 1d04ad4d90
1 changed files with 0 additions and 2 deletions

View File

@ -187,8 +187,6 @@ void Clipping_box_plugin::clip(bool b)
void Clipping_box_plugin::tab_change()
{
CGAL::Three::Viewer_interface* viewer = static_cast<CGAL::Three::Viewer_interface*>(
*CGAL::QGLViewer::QGLViewerPool().begin());
QAction* action = mw->findChild<QAction*>("actionSwitchProjection");
if(dock_widget->tabWidget->currentIndex() == 1)
{