diff options
author | Dave Parks <davep@lindenlab.com> | 2022-05-31 11:57:15 -0500 |
---|---|---|
committer | Dave Parks <davep@lindenlab.com> | 2022-05-31 11:57:15 -0500 |
commit | dfa71e2bb59e81de93f626fada6975ae46b01bb6 (patch) | |
tree | 83a85201d748aae1b03836e103d57a5801590866 /indra/newview/CMakeLists.txt | |
parent | 8c5697a2d6b3976979d22da5c16569ef1c5aa9fd (diff) |
SL-17490 Only update a subset of textures each frame and remove dead debug code.
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 964615320d..c253eca94e 100644 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -319,7 +319,6 @@ set(viewer_SOURCE_FILES llfloatertelehub.cpp llfloatertestinspectors.cpp llfloatertestlistview.cpp - llfloatertexturefetchdebugger.cpp llfloatertools.cpp llfloatertopobjects.cpp llfloatertos.cpp @@ -958,7 +957,6 @@ set(viewer_HEADER_FILES llfloatertelehub.h llfloatertestinspectors.h llfloatertestlistview.h - llfloatertexturefetchdebugger.h llfloatertools.h llfloatertopobjects.h llfloatertos.h |