diff options
author | Ychebotarev ProductEngine <ychebotarev@productengine.com> | 2010-01-18 17:50:19 +0200 |
---|---|---|
committer | Ychebotarev ProductEngine <ychebotarev@productengine.com> | 2010-01-18 17:50:19 +0200 |
commit | f28778b8b803af65fc4097cc904cf49b9090795a (patch) | |
tree | ee9b20d1a7514018397c8986e3a93a6cfc61f8e5 /indra/newview/llstatusbar.cpp | |
parent | 5639a0c2ed5cda035f57d2771778a0ff267f46b4 (diff) |
work on EXT-4322 Remove the Communicate floater
leave some LLFloaterChat usages commented for later review...
--HG--
branch : product-engine
Diffstat (limited to 'indra/newview/llstatusbar.cpp')
-rw-r--r-- | indra/newview/llstatusbar.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llstatusbar.cpp b/indra/newview/llstatusbar.cpp index b3b2b9ee5d..e6ae10acd5 100644 --- a/indra/newview/llstatusbar.cpp +++ b/indra/newview/llstatusbar.cpp @@ -40,7 +40,6 @@ #include "llcommandhandler.h" #include "llviewercontrol.h" #include "llfloaterbuycurrency.h" -#include "llfloaterchat.h" #include "llfloaterlagmeter.h" #include "llpanelvolumepulldown.h" #include "llfloaterregioninfo.h" |