diff options
author | Andrey Lihatskiy <alihatskiy@productengine.com> | 2020-02-07 17:18:40 +0200 |
---|---|---|
committer | Andrey Lihatskiy <alihatskiy@productengine.com> | 2020-02-07 17:34:01 +0200 |
commit | f18ee2becc7e1911d97c201d652d87110e6c9cf2 (patch) | |
tree | b81e6b155e9ce45a1db481bba51dc23fd34bba4c /indra/newview/CMakeLists.txt | |
parent | 90ff108278475bc70c182050d5ba3a32d3b3a9bf (diff) |
SL-10675 More leftovers cleanup
=
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 89d989865f..ce5d04f690 100644 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -323,7 +323,6 @@ set(viewer_SOURCE_FILES llfloatervoiceeffect.cpp llfloatervoicevolume.cpp llfloaterwebcontent.cpp - llfloaterwebprofile.cpp llfloaterwhitelistentry.cpp llfloaterwindowsize.cpp llfloaterworldmap.cpp @@ -951,7 +950,6 @@ set(viewer_HEADER_FILES llfloatervoiceeffect.h llfloatervoicevolume.h llfloaterwebcontent.h - llfloaterwebprofile.h llfloaterwhitelistentry.h llfloaterwindowsize.h llfloaterworldmap.h |