From 073a5df37cbaefd4facef6e5195bbad23a677413 Mon Sep 17 00:00:00 2001 From: Leyla Farazha Date: Thu, 1 Oct 2009 23:27:14 +0000 Subject: Merge fix, line was deleted. --- indra/newview/llimfloater.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'indra') 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); -- cgit v1.2.3