[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [kconfig] src/core: src/core/kconfigbackend.cpp - handle unused 'sys' argument
From:       Allen Winter <winter () kde ! org>
Date:       2016-11-10 23:07:33
Message-ID: E1c4yRR-00055y-V3 () code ! kde ! org
[Download RAW message or body]

Git commit 91f02193e739288b9df37876cfd12c65cecc88e7 by Allen Winter.
Committed on 10/11/2016 at 23:07.
Pushed by winterz into branch 'master'.

src/core/kconfigbackend.cpp - handle unused 'sys' argument

M  +2    -0    src/core/kconfigbackend.cpp

http://commits.kde.org/kconfig/91f02193e739288b9df37876cfd12c65cecc88e7

diff --git a/src/core/kconfigbackend.cpp b/src/core/kconfigbackend.cpp
index 9bd6d7c..9befdf3 100644
--- a/src/core/kconfigbackend.cpp
+++ b/src/core/kconfigbackend.cpp
@@ -73,6 +73,8 @@ BackendPtr KConfigBackend::create(const QString &file, co=
nst QString &sys)
             }
         } // foreach offers
     }
+#else
+    Q_UNUSED(sys);
 #endif
 =

     //qDebug() << "default creation of the Ini backend";
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic