From 1c40162255909df434b62faedacdec111bacffee Mon Sep 17 00:00:00 2001 From: Oz Linden <oz@lindenlab.com> Date: Fri, 17 Jun 2016 17:42:15 -0400 Subject: [PATCH] remove deliberate syntax error --- indra/newview/llappviewer.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/indra/newview/llappviewer.cpp b/indra/newview/llappviewer.cpp index 3f62c92f10b..b6d02ea2f81 100644 --- a/indra/newview/llappviewer.cpp +++ b/indra/newview/llappviewer.cpp @@ -717,8 +717,6 @@ LLAppViewer::LLAppViewer() gLoggedInTime.stop(); - syntaxerror - initLoggingAndGetLastDuration(); processMarkerFiles(); -- GitLab