diff options
author | Howard Stearns <howard.stearns@gmail.com> | 2021-12-30 09:45:47 -0800 |
---|---|---|
committer | Howard Stearns <howard.stearns@gmail.com> | 2022-01-06 15:43:55 -0800 |
commit | 0e94fe645bb7d62ecd2477a7287608a7e5159913 (patch) | |
tree | 319042f844da12028fc0514e185164fd57c23491 /indra/newview/CMakeLists.txt | |
parent | b829efe759c4669cfaad681f22bd7b4b19c02b37 (diff) |
SL-13297 - Get rid of new lllicenseinfo. We do not need it.
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 67ada9cc2e..5a06106de3 100644 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -385,7 +385,6 @@ set(viewer_SOURCE_FILES lllandmarkactions.cpp lllandmarklist.cpp lllegacyatmospherics.cpp - lllicenseinfo.cpp lllistbrowser.cpp lllistcontextmenu.cpp lllistview.cpp @@ -1026,7 +1025,6 @@ set(viewer_HEADER_FILES llkeyconflict.h lllandmarkactions.h lllandmarklist.h - lllicenseinfo.h lllightconstants.h lllistbrowser.h lllistcontextmenu.h |