summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--indra/newview/llimfloater.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llimfloater.cpp b/indra/newview/llimfloater.cpp
index b7ac19272a..d0be581f6d 100644
--- a/indra/newview/llimfloater.cpp
+++ b/indra/newview/llimfloater.cpp
@@ -78,8 +78,6 @@ LLIMFloater::LLIMFloater(const LLUUID& session_id)
}
}
- //LLUI::getRootView()->setFocusLostCallback(boost::bind(&LLIMFloater::focusChangeCallback, this));
-
mCloseSignal.connect(boost::bind(&LLIMFloater::onClose, this));
LLTransientFloaterMgr::getInstance()->registerTransientFloater(this);