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/llinventoryfunctions.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/llinventoryfunctions.cpp')
-rw-r--r-- | indra/newview/llinventoryfunctions.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llinventoryfunctions.cpp b/indra/newview/llinventoryfunctions.cpp index 8f4136c01f..031f44606a 100644 --- a/indra/newview/llinventoryfunctions.cpp +++ b/indra/newview/llinventoryfunctions.cpp @@ -51,7 +51,6 @@ #include "llappearancemgr.h" #include "llappviewer.h" #include "llfirstuse.h" -#include "llfloaterchat.h" #include "llfloatercustomize.h" #include "llfocusmgr.h" #include "llfolderview.h" |