diff options
| author | Erik Kundiman <erik@megapahit.org> | 2025-12-04 13:25:32 +0800 |
|---|---|---|
| committer | Erik Kundiman <erik@megapahit.org> | 2025-12-04 13:25:32 +0800 |
| commit | 444e4f496fe3f70d3aaf8b3de88ecec5a684b78a (patch) | |
| tree | 5336df89e85180b9d1a8ff488aea8edd8a13af1d | |
| parent | 741c24e974a1af9c8efd2609c6f8ec8f7a7a7d2c (diff) | |
Revert "CMakeLists adding fsfloatersearch.h"
This reverts commit 18a02a0c8f7a73cd44e8fe4f3c3b23a9195f2730.
| -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 0970bc7d4b..c23e4ec0ba 100644 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -251,7 +251,6 @@ set(viewer_SOURCE_FILES llfloaterhelpbrowser.cpp llfloaterhoverheight.cpp mpfloatertuning.cpp - fsfloatersearch.cpp llfloaterhowto.cpp llfloaterhud.cpp llfloaterimagepreview.cpp @@ -937,7 +936,6 @@ set(viewer_HEADER_FILES llfloaterhelpbrowser.h llfloaterhoverheight.h mpfloatertuning.h - fsfloatersearch.h llfloaterhowto.h llfloaterhud.h llfloaterimagepreview.h |
