From 07e3f01389c6f86a370e6b591bf8e7d1ccff2729 Mon Sep 17 00:00:00 2001 From: Dave SIMmONs Date: Tue, 8 Mar 2011 09:46:56 -0800 Subject: Removed two log messages commited in error earlier. --- indra/newview/llappviewerwin32.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'indra') diff --git a/indra/newview/llappviewerwin32.cpp b/indra/newview/llappviewerwin32.cpp index 2fbec6e49e..b9d546de59 100644 --- a/indra/newview/llappviewerwin32.cpp +++ b/indra/newview/llappviewerwin32.cpp @@ -384,10 +384,8 @@ bool LLAppViewerWin32::initLogging() void LLAppViewerWin32::initConsole() { - llinfos << "Test before create_console" << llendl; // pop up debug console create_console(); - llinfos << "Test after create_console" << llendl; return LLAppViewer::initConsole(); } -- cgit v1.2.3