Merge fix, line was deleted.

master
Leyla Farazha 2009-10-01 23:27:14 +00:00
parent 7cdca27174
commit 073a5df37c
1 changed files with 0 additions and 2 deletions

View File

@ -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);