[SCM] ktp-accounts-kcm packaging branch, master, updated. debian/15.12.1-1-1157-gc4589c5

Maximiliano Curia maxy at moszumanska.debian.org
Sat May 28 00:00:39 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-accounts-kcm.git;a=commitdiff;h=aefb11f

The following commit has been merged in the master branch:
commit aefb11f3ce0d2f7441d83c089258833583540fe8
Author: Daniele E. Domenichelli <daniele.domenichelli at gmail.com>
Date:   Fri Dec 9 18:30:19 2011 +0100

    Mark serviceName variable as unused in sunshine plugin
---
 plugins/sunshine/sunshine-account-ui-plugin.cpp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/plugins/sunshine/sunshine-account-ui-plugin.cpp b/plugins/sunshine/sunshine-account-ui-plugin.cpp
index 330a556..a650adc 100644
--- a/plugins/sunshine/sunshine-account-ui-plugin.cpp
+++ b/plugins/sunshine/sunshine-account-ui-plugin.cpp
@@ -46,6 +46,7 @@ AbstractAccountUi* SunshineAccountUiPlugin::accountUi(const QString &connectionM
         const QString &protocol,
         const QString &serviceName)
 {
+    Q_UNUSED(serviceName)
     kDebug();
 
     // We support sunshine/gadugadu.

-- 
ktp-accounts-kcm packaging



More information about the pkg-kde-commits mailing list