summaryrefslogtreecommitdiff
path: root/indra/newview/lldebugview.h
diff options
context:
space:
mode:
authorAndrey Kleshchev <117672381+akleshchev@users.noreply.github.com>2026-03-27 19:46:38 +0200
committerAndrey Kleshchev <117672381+akleshchev@users.noreply.github.com>2026-03-28 13:35:25 +0200
commit5a7a5272a07935aae544767abc700e8fabf3cbbd (patch)
tree7d7f8bad69c9a91d71abb5654d8fd56908682092 /indra/newview/lldebugview.h
parentb7fc5b2a9ec79f10a97fdb7b80f6eeb9cd65e0e2 (diff)
#4298 Handle various out of memory cases
Diffstat (limited to 'indra/newview/lldebugview.h')
-rw-r--r--indra/newview/lldebugview.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/lldebugview.h b/indra/newview/lldebugview.h
index 8fa2acc3c9..ca274d6f91 100644
--- a/indra/newview/lldebugview.h
+++ b/indra/newview/lldebugview.h
@@ -59,7 +59,6 @@ public:
void setStatsVisible(bool visible);
- LLFastTimerView* mFastTimerView;
LLConsole* mDebugConsolep;
LLView* mFloaterSnapRegion;
};