We have persistent console and multi-instance settings and don't need them forced on debug builds
This commit is contained in:
@@ -2047,7 +2047,7 @@ bool LLAppViewer::initConfiguration()
|
|||||||
|
|
||||||
gSavedSettings.setString("VersionChannelName", gVersionChannel);
|
gSavedSettings.setString("VersionChannelName", gVersionChannel);
|
||||||
|
|
||||||
#ifndef LL_RELEASE_FOR_DOWNLOAD
|
#if 0 //#ifndef LL_RELEASE_FOR_DOWNLOAD
|
||||||
// provide developer build only overrides for these control variables that are not
|
// provide developer build only overrides for these control variables that are not
|
||||||
// persisted to settings.xml
|
// persisted to settings.xml
|
||||||
LLControlVariable* c = gSavedSettings.getControl("ShowConsoleWindow");
|
LLControlVariable* c = gSavedSettings.getControl("ShowConsoleWindow");
|
||||||
|
|||||||
Reference in New Issue
Block a user