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

List:       kde-commits
Subject:    [spacebar] mobile-logger: [mobile-logger] Silence the compiler
From:       Martin Klapetek <mklapetek () kde ! org>
Date:       2016-03-14 16:53:39
Message-ID: E1afVkR-0000Xv-U3 () scm ! kde ! org
[Download RAW message or body]

Git commit 566d6d807a936a4405c1378849debeee28e1dbb6 by Martin Klapetek.
Committed on 14/03/2016 at 16:53.
Pushed by mklapetek into branch 'master'.

[mobile-logger] Silence the compiler

M  +2    -0    mobile-logger/text-channel-observer.cpp

http://commits.kde.org/spacebar/566d6d807a936a4405c1378849debeee28e1dbb6

diff --git a/mobile-logger/text-channel-observer.cpp \
b/mobile-logger/text-channel-observer.cpp index 2a3edb4..dbdebb9 100644
--- a/mobile-logger/text-channel-observer.cpp
+++ b/mobile-logger/text-channel-observer.cpp
@@ -50,6 +50,8 @@ KTp::TextChannelObserver::TextChannelObserver(QObject *parent)
     : Tp::AbstractClientObserver(channelClasses(), true),
       d(new TextChannelObserver::Private)
 {
+    Q_UNUSED(parent);
+
     const QString dbLocation = \
QStandardPaths::writableLocation(QStandardPaths::AppDataLocation) + QLatin1Char('/'); \
QDir dir;  dir.mkpath(dbLocation);


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

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