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

List:       kde-commits
Subject:    [ruqola] src: Add Q_UNUSED
From:       Laurent Montel <null () kde ! org>
Date:       2018-04-30 14:57:04
Message-ID: E1fDAEi-0000B9-Ci () code ! kde ! org
[Download RAW message or body]

Git commit cdf920347d3a74d849343c1d4eec447858896421 by Laurent Montel.
Committed on 30/04/2018 at 14:56.
Pushed by mlaurent into branch 'master'.

Add Q_UNUSED

M  +1    -0    src/rocketchataccount.cpp

https://commits.kde.org/ruqola/cdf920347d3a74d849343c1d4eec447858896421

diff --git a/src/rocketchataccount.cpp b/src/rocketchataccount.cpp
index 762af84..d875530 100644
--- a/src/rocketchataccount.cpp
+++ b/src/rocketchataccount.cpp
@@ -578,6 +578,7 @@ void RocketChatAccount::deleteMessage(const QString &me=
ssageId, const QString &r
 #ifdef USE_REASTAPI_JOB
     restApi()->deleteMessage(roomId, messageId);
 #else
+    Q_UNUSED(roomId);
     ddp()->deleteMessage(messageId);
 #endif
 }
[prev in list] [next in list] [prev in thread] [next in thread] 

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