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

Maximiliano Curia maxy at moszumanska.debian.org
Fri May 27 23:58:33 UTC 2016


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

The following commit has been merged in the master branch:
commit 2224c52960439f268c904926e8734405e1c2b59c
Author: David Edmundson <kde at davidedmundson.co.uk>
Date:   Thu Jan 6 02:00:29 2011 +0000

    Remove superfluous debug message.
---
 src/accounts-list-model.cpp | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/accounts-list-model.cpp b/src/accounts-list-model.cpp
index 6dae79f..5ceaa9a 100644
--- a/src/accounts-list-model.cpp
+++ b/src/accounts-list-model.cpp
@@ -102,7 +102,6 @@ Qt::ItemFlags AccountsListModel::flags(const QModelIndex &index) const
 
 void AccountsListModel::addAccount(const Tp::AccountPtr &account)
 {
-    qDebug() << "here 5";
     kDebug() << "Creating a new AccountItem from account:" << account.data();
 
     // Check if the account is already in the model.

-- 
ktp-accounts-kcm packaging



More information about the pkg-kde-commits mailing list