[SCM] kdeconnect packaging branch, master, updated. debian/0.9g-1-1183-g9d69498

Maximiliano Curia maxy at moszumanska.debian.org
Fri Oct 14 14:29:57 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/kdeconnect.git;a=commitdiff;h=47c7842

The following commit has been merged in the master branch:
commit 47c78427cb3ab18c5c546f7a7e707f4788c1b892
Author: Albert Vaca <albertvaka at gmail.com>
Date:   Thu Jul 7 01:07:51 2016 +0200

    Removed outdated comment
---
 core/backends/pairinghandler.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/backends/pairinghandler.h b/core/backends/pairinghandler.h
index 8fc0c9d..0ff161b 100644
--- a/core/backends/pairinghandler.h
+++ b/core/backends/pairinghandler.h
@@ -59,7 +59,7 @@ Q_SIGNALS:
     void pairingError(const QString& errorMessage);
 
 private:
-    DeviceLink* m_deviceLink; // We keep the latest link here, if this is destroyed without new link, linkDestroyed is emitted and device will destroy pairing handler
+    DeviceLink* m_deviceLink;
 
 };
 

-- 
kdeconnect packaging



More information about the pkg-kde-commits mailing list