diff options
| author | Erik Kundiman <erik@megapahit.org> | 2025-07-27 19:32:42 +0800 |
|---|---|---|
| committer | Erik Kundiman <erik@megapahit.org> | 2025-07-27 19:32:42 +0800 |
| commit | 01dfd0f960b1cd500fbbe9b544a7c22cd0ab548a (patch) | |
| tree | 7776b5f31257fe99db062077e6af0ae73e6cace2 /indra/newview/llstartup.h | |
| parent | 8f5dc603b7320dc0522bca053d2cf0c5abc5f2c5 (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.h | 1 |
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; |
