Remove comment, since it's not really a "hidden" option anymore.

This commit is contained in:
The Dax 2013-07-27 19:59:08 -04:00
parent dcc1044de5
commit 0de5fb6f34

View File

@ -50,7 +50,7 @@ public:
bool bNewUI; // "Hidden" setting, does not get saved to ini file.
int iNumWorkerThreads;
bool bScreenshotsAsPNG;
bool bEnableLogging; // Another "hidden" setting.
bool bEnableLogging;
// Core
bool bIgnoreBadMemAccess;