diff options
Diffstat (limited to 'common/resourceconfig.cpp')
-rw-r--r-- | common/resourceconfig.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/resourceconfig.cpp b/common/resourceconfig.cpp index a34340b..b988718 100644 --- a/common/resourceconfig.cpp +++ b/common/resourceconfig.cpp | |||
@@ -101,4 +101,3 @@ QMap<QByteArray, QVariant> ResourceConfig::getConfiguration(const QByteArray &id | |||
101 | } | 101 | } |
102 | return configuration; | 102 | return configuration; |
103 | } | 103 | } |
104 | |||