From 0bb3646e23f01b2f2ef805a399c3a90e4a449748 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 18 Aug 2016 23:20:07 +0300 Subject: Fix another style issue. --- src/dyetool/client.cpp | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'src/dyetool/client.cpp') diff --git a/src/dyetool/client.cpp b/src/dyetool/client.cpp index e4d61688f..4431d5231 100644 --- a/src/dyetool/client.cpp +++ b/src/dyetool/client.cpp @@ -591,11 +591,13 @@ int Client::gameExec() // State has changed, while the quitDialog was active, it might // not be correct anymore -// if (mQuitDialog) -// { -// mQuitDialog->scheduleDelete(); -// mQuitDialog = nullptr; -// } +/* + if (mQuitDialog) + { + mQuitDialog->scheduleDelete(); + mQuitDialog = nullptr; + } +*/ BLOCK_END("Client::gameExec 7") BLOCK_START("Client::gameExec 8") -- cgit v1.2.3-60-g2f50