[SCM] ktp-filetransfer-handler packaging branch, master, updated. debian/15.12.1-2-226-g825cd93

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


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-filetransfer-handler.git;a=commitdiff;h=2c247f9

The following commit has been merged in the master branch:
commit 2c247f9212d9a20eb5d14caaa430fe339cc95451
Author: Daniele E. Domenichelli <daniele.domenichelli at gmail.com>
Date:   Tue Jun 7 11:28:50 2011 +0200

    Clean unused headers
---
 src/filetransfer-handler.cpp | 11 +++--------
 1 file changed, 3 insertions(+), 8 deletions(-)

diff --git a/src/filetransfer-handler.cpp b/src/filetransfer-handler.cpp
index 1c0b4b0..0e1923f 100644
--- a/src/filetransfer-handler.cpp
+++ b/src/filetransfer-handler.cpp
@@ -19,24 +19,19 @@
 #include "handle-incoming-file-transfer-channel-job.h"
 #include "handle-outgoing-file-transfer-channel-job.h"
 
-#include <TelepathyQt4/ChannelFactory>
 #include <TelepathyQt4/ChannelClassSpecList>
-#include <TelepathyQt4/ChannelClassSpec>
-#include <TelepathyQt4/Channel>
-#include <TelepathyQt4/FileTransferChannel>
 #include <TelepathyQt4/IncomingFileTransferChannel>
 #include <TelepathyQt4/OutgoingFileTransferChannel>
-#include <TelepathyQt4/PendingOperation>
-#include <TelepathyQt4/Constants>
 
 #include <KSharedConfig>
 #include <KConfigGroup>
-#include <KDebug>
 #include <KLocalizedString>
 #include <KJob>
-#include <KNotification>
+// #include <KNotification>
 #include <kio/global.h>
 #include <kjobtrackerinterface.h>
+#include <KDebug>
+
 #include <QApplication>
 
 

-- 
ktp-filetransfer-handler packaging



More information about the pkg-kde-commits mailing list