diff options
author | Igor Borovkov <iborovkov@productengine.com> | 2009-11-05 15:07:36 +0200 |
---|---|---|
committer | Igor Borovkov <iborovkov@productengine.com> | 2009-11-05 15:07:36 +0200 |
commit | 055d9f5eb4ae5d340c64ce741061558344501de4 (patch) | |
tree | 3e5b8398dd65c138bf8dc25491dc5639d0b64f74 /indra/newview/CMakeLists.txt | |
parent | a0348b7e271d8bc343ac15049c6c5ea81c4b7f3f (diff) |
IM: removed unused class and xml file for im p2p control panel
--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 fde942ad11..76997385cb 100644 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -239,7 +239,6 @@ set(viewer_SOURCE_FILES llhudrender.cpp llhudtext.cpp llhudview.cpp - llimcontrolpanel.cpp llimfloater.cpp llimhandler.cpp llimpanel.cpp @@ -721,7 +720,6 @@ set(viewer_HEADER_FILES llhudrender.h llhudtext.h llhudview.h - llimcontrolpanel.h llimfloater.h llimpanel.h llimview.h |