diff --git a/indra/newview/llappviewer.cpp b/indra/newview/llappviewer.cpp
index b6d02ea2f8111335803441c59497c605f88dc83d..5138e021cc98125f93fe9fafd331ecbd5515b843 100644
--- a/indra/newview/llappviewer.cpp
+++ b/indra/newview/llappviewer.cpp
@@ -717,6 +717,8 @@ LLAppViewer::LLAppViewer()
 
 	gLoggedInTime.stop();
 
+    gBogusVariable = 1;
+    
 	initLoggingAndGetLastDuration();
 	
 	processMarkerFiles();