diff options
author | Rider Linden <rider@lindenlab.com> | 2015-06-09 13:06:09 -0700 |
---|---|---|
committer | Rider Linden <rider@lindenlab.com> | 2015-06-09 13:06:09 -0700 |
commit | aba8d5e488d771f3d30ee75f0fbca30747adb7d1 (patch) | |
tree | 010b51485e9b32a0a9a39c8d9da948eaff4c2bb3 /indra/newview/CMakeLists.txt | |
parent | cf4fec954ca46a139465144ccc3888b8fc7d41da (diff) |
Removed homelocation responder (rolled into llagent)
Removed sdhandler from llagent.
Removed unused values from llacountingccostmgr
Fixed smart pontier creation in llfacebook
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 3553e3a612..bebc82e847 100755 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -326,7 +326,6 @@ set(viewer_SOURCE_FILES llgroupmgr.cpp llhasheduniqueid.cpp llhints.cpp - llhomelocationresponder.cpp llhttpretrypolicy.cpp llhudeffect.cpp llhudeffectbeam.cpp @@ -931,7 +930,6 @@ set(viewer_HEADER_FILES llhasheduniqueid.h llhints.h llhttpretrypolicy.h - llhomelocationresponder.h llhudeffect.h llhudeffectbeam.h llhudeffectlookat.h |