[SCM] ktp-contact-list packaging branch, master, updated. debian/15.12.1-2-1070-g6c56f91

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


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-contact-list.git;a=commitdiff;h=52255c4

The following commit has been merged in the master branch:
commit 52255c4b5c83b28b896aa868325f14bf522564ee
Author: Martin Klapetek <martin.klapetek at gmail.com>
Date:   Fri Dec 14 01:14:33 2012 -0800

    Fix build...and slap whoever left this in
---
 context-menu.cpp | 2 --
 1 file changed, 2 deletions(-)

diff --git a/context-menu.cpp b/context-menu.cpp
index 08df951..9e9b0ef 100644
--- a/context-menu.cpp
+++ b/context-menu.cpp
@@ -484,8 +484,6 @@ void ContextMenu::onRenameGroupTriggered()
     const QString groupName = m_currentIndex.data(GroupsModel::GroupNameRole).toString();
     const QAbstractItemModel *model = m_currentIndex.model();
 
-    Q_ASSERT(groupItem);
-
     bool ok = false;
 
     QString newGroupName = KInputDialog::getText(i18n("New Group Name"),

-- 
ktp-contact-list packaging



More information about the pkg-kde-commits mailing list