summaryrefslogtreecommitdiff
path: root/indra/newview/llstartup.h
diff options
context:
space:
mode:
authorErik Kundiman <erik@megapahit.org>2025-07-27 19:32:42 +0800
committerErik Kundiman <erik@megapahit.org>2025-07-27 19:32:42 +0800
commit01dfd0f960b1cd500fbbe9b544a7c22cd0ab548a (patch)
tree7776b5f31257fe99db062077e6af0ae73e6cace2 /indra/newview/llstartup.h
parent8f5dc603b7320dc0522bca053d2cf0c5abc5f2c5 (diff)
Shorten Discord-related local variable names
and minimise difference from SL main.
Diffstat (limited to 'indra/newview/llstartup.h')
-rw-r--r--indra/newview/llstartup.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llstartup.h b/indra/newview/llstartup.h
index c07926facb..a827fbc487 100644
--- a/indra/newview/llstartup.h
+++ b/indra/newview/llstartup.h
@@ -128,7 +128,6 @@ public:
static bool startLLProxy(); // Initialize the SOCKS 5 proxy
static LLViewerStats::PhaseMap& getPhases() { return *sPhases; }
-
private:
friend class LLStartupListener;
static LLSLURL sStartSLURL;