diff options
Diffstat (limited to 'linden/indra')
-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 c0e972d..a58120d 100644 --- a/linden/indra/newview/llfloatersnapshot.cpp +++ b/linden/indra/newview/llfloatersnapshot.cpp | |||
@@ -2128,7 +2128,6 @@ BOOL LLFloaterSnapshot::postBuild() | |||
2128 | //gSnapshotFloaterView->addChild(this); | 2128 | //gSnapshotFloaterView->addChild(this); |
2129 | 2129 | ||
2130 | impl.updateControls(this); | 2130 | impl.updateControls(this); |
2131 | impl.updateLayout(this); | ||
2132 | 2131 | ||
2133 | return TRUE; | 2132 | return TRUE; |
2134 | } | 2133 | } |