diff options
author | Erik Kundiman <erik@megapahit.org> | 2024-11-03 18:04:14 +0800 |
---|---|---|
committer | Erik Kundiman <erik@megapahit.org> | 2024-11-03 19:33:33 +0800 |
commit | 1261bf1e9a946e130331893322a943eec37fa89f (patch) | |
tree | b1d7aa584007b10d1c136e8e28a3ebbdd85210e7 /indra | |
parent | 94dbafadd54583f994d153ded3361c3280707f53 (diff) |
Revert "CMakeLists adding fsfloatersearch.h"
This reverts commit 18a02a0c8f7a73cd44e8fe4f3c3b23a9195f2730.
Diffstat (limited to 'indra')
-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 66680513d0..4c047d5d20 100644 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -245,7 +245,6 @@ set(viewer_SOURCE_FILES llfloaterhelpbrowser.cpp llfloaterhoverheight.cpp mpfloatertuning.cpp - fsfloatersearch.cpp llfloaterhowto.cpp llfloaterhud.cpp llfloaterimagepreview.cpp @@ -929,7 +928,6 @@ set(viewer_HEADER_FILES llfloaterhelpbrowser.h llfloaterhoverheight.h mpfloatertuning.h - fsfloatersearch.h llfloaterhowto.h llfloaterhud.h llfloaterimagepreview.h |