From ef9e8793c77683b46a99daf6a57ca05facc44752 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 17 Apr 2016 22:00:34 +0300 Subject: Fix code style. --- src/configuration.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/configuration.h') diff --git a/src/configuration.h b/src/configuration.h index b4320cec9..a9d5fdb21 100644 --- a/src/configuration.h +++ b/src/configuration.h @@ -150,8 +150,7 @@ class ConfigurationObject notfinal ConfigurationObject *const wrobj = manager->writeConfigItem(*it, nextobj); if (wrobj) - { // wrote something -// assert (wrobj == nextobj); + { // wrote something nextobj = new ConfigurationObject; list->push_back(wrobj); } -- cgit v1.2.3-70-g09d2