diff options
author | Mike Antipov <mantipov@productengine.com> | 2009-12-30 17:48:53 +0200 |
---|---|---|
committer | Mike Antipov <mantipov@productengine.com> | 2009-12-30 17:48:53 +0200 |
commit | a7690df8b9d9329fb6a946a621b29890cfee76f0 (patch) | |
tree | 7450664952b720f285ee6138a554497952d04b30 /indra/newview/CMakeLists.txt | |
parent | 8da7889400a9dfeeefc5b9d7f9fb72aa093ae029 (diff) |
Code cleanup: removed stab implementation of Voice 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 648e582e94..561b51017d 100644 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -516,7 +516,6 @@ set(viewer_SOURCE_FILES llvoground.cpp llvoicechannel.cpp llvoiceclient.cpp - llvoicecontrolpanel.cpp llvoiceremotectrl.cpp llvoicevisualizer.cpp llvoinventorylistener.cpp @@ -1022,7 +1021,6 @@ set(viewer_HEADER_FILES llvoground.h llvoicechannel.h llvoiceclient.h - llvoicecontrolpanel.h llvoiceremotectrl.h llvoicevisualizer.h llvoinventorylistener.h |