diff options
Diffstat (limited to 'linden/indra/newview')
-rw-r--r-- | linden/indra/newview/llfloatersnapshot.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
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() | |||
2125 | //gSnapshotFloaterView->addChild(this); | 2125 | //gSnapshotFloaterView->addChild(this); |
2126 | 2126 | ||
2127 | impl.updateControls(this); | 2127 | impl.updateControls(this); |
2128 | impl.updateLayout(this); | ||
2129 | 2128 | ||
2130 | return TRUE; | 2129 | return TRUE; |
2131 | } | 2130 | } |