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/CMakeLists.txt | |
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/CMakeLists.txt')
-rw-r--r-- | indra/newview/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt index 958b9521fa..73c275c54c 100644 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -156,7 +156,6 @@ set(viewer_SOURCE_FILES llfloaterbuycurrency.cpp llfloaterbuyland.cpp llfloatercamera.cpp - llfloaterchat.cpp llfloaterchatterbox.cpp llfloatercolorpicker.cpp llfloatercustomize.cpp @@ -665,7 +664,6 @@ set(viewer_HEADER_FILES llfloaterbuycurrency.h llfloaterbuyland.h llfloatercamera.h - llfloaterchat.h llfloaterchatterbox.h llfloatercolorpicker.h llfloatercustomize.h |