mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-09-05 04:05:27 +02:00
Correct checkboxes and remove old comments.
This commit is contained in:
@@ -965,7 +965,6 @@ namespace MainWindow
|
||||
case ID_DEBUG_LOG:
|
||||
if(g_Config.bEnableLogging)
|
||||
LogManager::GetInstance()->GetConsoleListener()->Show(LogManager::GetInstance()->GetConsoleListener()->Hidden());
|
||||
//else LogManager::GetInstance()->GetConsoleListener()->Close();
|
||||
break;
|
||||
|
||||
case ID_OPTIONS_IGNOREILLEGALREADS:
|
||||
|
||||
Reference in New Issue
Block a user