diff options
author | Glenn Glazer <coyot@lindenlab.com> | 2016-08-22 09:36:00 -0700 |
---|---|---|
committer | Glenn Glazer <coyot@lindenlab.com> | 2016-08-22 09:36:00 -0700 |
commit | 2699ef356aae4f31246ab6ccb6613676a2e2cc0f (patch) | |
tree | 4c552bcb230049aec99322e13926ef71f79af7ad /indra/newview/CMakeLists.txt | |
parent | 01ee14c0fc71e2b84d1f489b9856f87b667ad521 (diff) |
SL-323: ripping out old code completed
Diffstat (limited to 'indra/newview/CMakeLists.txt')
-rw-r--r-- | indra/newview/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt index 7a0df8d207..999165528a 100644 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -2300,7 +2300,6 @@ if (LL_TESTS) set_source_files_properties( lllogininstance.cpp - llhasheduniqueid.cpp PROPERTIES LL_TEST_ADDITIONAL_LIBRARIES "${BOOST_SYSTEM_LIBRARY}" ) |