diff options
| -rw-r--r-- | indra/newview/llstartup.cpp | 4 | 
1 files changed, 0 insertions, 4 deletions
diff --git a/indra/newview/llstartup.cpp b/indra/newview/llstartup.cpp index dfad169813..8d010553a0 100644 --- a/indra/newview/llstartup.cpp +++ b/indra/newview/llstartup.cpp @@ -2327,10 +2327,6 @@ bool idle_startup()              do_startup_frame();          } -#ifdef LL_DISCORD -        LLAppViewer::updateDiscordActivity(); -#endif -          return true;      }  | 
