diff options
author | Merov Linden <merov@lindenlab.com> | 2012-11-05 15:53:31 -0800 |
---|---|---|
committer | Merov Linden <merov@lindenlab.com> | 2012-11-05 15:53:31 -0800 |
commit | e3524a5fe159566edefb0bbc395e94ee3126adec (patch) | |
tree | cde145d64528edf9363845b45277b6dcb16a503b /indra/newview/CMakeLists.txt | |
parent | 8d6aaf8e8e7c2d0f68bf79100f163803cbdd02bc (diff) |
CHUI-468 : Suppress LLCallFloater completely
Diffstat (limited to 'indra/newview/CMakeLists.txt')
-rwxr-xr-x | 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 c6ba8a22bd..2c7e96f1e4 100755 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -117,7 +117,6 @@ set(viewer_SOURCE_FILES llbrowsernotification.cpp llbuycurrencyhtml.cpp llcallbacklist.cpp - llcallfloater.cpp llcallingcard.cpp llcapabilitylistener.cpp llcaphttpsender.cpp @@ -701,7 +700,6 @@ set(viewer_HEADER_FILES llbreadcrumbview.h llbuycurrencyhtml.h llcallbacklist.h - llcallfloater.h llcallingcard.h llcapabilitylistener.h llcapabilityprovider.h |