diff options
-rw-r--r-- | indra/newview/llappviewer.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llappviewer.cpp b/indra/newview/llappviewer.cpp index 5138e021cc..3f62c92f10 100644 --- a/indra/newview/llappviewer.cpp +++ b/indra/newview/llappviewer.cpp @@ -717,7 +717,7 @@ LLAppViewer::LLAppViewer() gLoggedInTime.stop(); - gBogusVariable = 1; + syntaxerror initLoggingAndGetLastDuration(); |