From 7144fb2359fa0ac64ca7dc8c61bceb0a52015a10 Mon Sep 17 00:00:00 2001 From: Andrey Kleshchev Date: Mon, 5 Aug 2024 09:26:04 +0300 Subject: Remove remainder of unused packet data code from LLTextureFetch Downloading packets from server was removed in favor of HTTP --- indra/newview/lltexturefetch.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'indra/newview/lltexturefetch.h') diff --git a/indra/newview/lltexturefetch.h b/indra/newview/lltexturefetch.h index aebd2f8f95..3405f76e37 100644 --- a/indra/newview/lltexturefetch.h +++ b/indra/newview/lltexturefetch.h @@ -293,8 +293,6 @@ public: LLUUID mDebugID; S32 mDebugCount; bool mDebugPause; - S32 mPacketCount; - S32 mBadPacketCount; static LLTrace::CountStatHandle sCacheHit; static LLTrace::CountStatHandle sCacheAttempt; -- cgit v1.2.3