diff options
author | Callum Prentice <callum@lindenlab.com> | 2023-08-17 15:55:42 -0700 |
---|---|---|
committer | Callum Prentice <callum@lindenlab.com> | 2023-08-17 15:55:42 -0700 |
commit | d3147517b4b0f0abc7e9f753eddb3a39343a2fa9 (patch) | |
tree | 52302d2b71b32496891eb8125561f3b493b5d68b /indra/newview/CMakeLists.txt | |
parent | 10276ee967a5ad860fbf8750ce1012db3c5ae78a (diff) |
Remove the original prototype tool Bulky Thumbs since it is now superceded by the Inventory Thumbnail Helper tool
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 79fa3ec5b5..24a8e083bb 100644 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -185,7 +185,6 @@ set(viewer_SOURCE_FILES llfloaterbigpreview.cpp llfloaterbuildoptions.cpp llfloaterbulkpermission.cpp - llfloaterbulkythumbs.cpp llfloaterbump.cpp llfloaterbuy.cpp llfloaterbuycontents.cpp @@ -833,7 +832,6 @@ set(viewer_HEADER_FILES llfloaterbigpreview.h llfloaterbuildoptions.h llfloaterbulkpermission.h - llfloaterbulkythumbs.h llfloaterbump.h llfloaterbuy.h llfloaterbuycontents.h |