diff --git a/indra/newview/llimfloater.cpp b/indra/newview/llimfloater.cpp index b7ac19272a955b57e7dd80c03edfd65d2dc291dd..d0be581f6df1d8179e764d2f9f5994d35533fdb3 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);