diff --git a/indra/llui/llfloater.cpp b/indra/llui/llfloater.cpp index 869ad4410b0f9dc35d580347752ba32e0d1a5bc3..3085921e046dcf7beeb9838a19a2b03ab77a8da6 100644 --- a/indra/llui/llfloater.cpp +++ b/indra/llui/llfloater.cpp @@ -539,7 +539,6 @@ LLFloater::~LLFloater() delete mResizeHandle[i]; } - storeRectControl(); setVisible(false); // We're not visible if we're destroyed storeVisibilityControl(); storeDockStateControl();