From e78f14af350c8cfa6da7e8c5f273e335d8faac6e Mon Sep 17 00:00:00 2001 From: Jacek Antonelli Date: Thu, 21 Oct 2010 23:28:59 -0500 Subject: Fixed #629: Freeze Frame snapshot option breaks the UI. --- linden/indra/newview/llfloatersnapshot.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'linden/indra') diff --git a/linden/indra/newview/llfloatersnapshot.cpp b/linden/indra/newview/llfloatersnapshot.cpp index 9e8c38b..a3b213e 100644 --- a/linden/indra/newview/llfloatersnapshot.cpp +++ b/linden/indra/newview/llfloatersnapshot.cpp @@ -2125,7 +2125,6 @@ BOOL LLFloaterSnapshot::postBuild() //gSnapshotFloaterView->addChild(this); impl.updateControls(this); - impl.updateLayout(this); return TRUE; } -- cgit v1.1