Skip to content

Commit c1faebb

Browse files
author
Haydelj
committed
removed pullCameraState from pullSpecial
1 parent f1a15a8 commit c1faebb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Interface/Modules/Render/ViewScene.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -562,7 +562,6 @@ void ViewSceneDialog::setInitialLightValues()
562562
//--------------------------------------------------------------------------------------------------
563563
void ViewSceneDialog::pullSpecial()
564564
{
565-
pullCameraState();
566565
auto show = state_->getValue(Modules::Render::ViewScene::ShowViewer).toBool();
567566

568567
if (show && parentWidget())

0 commit comments

Comments
 (0)