SVN_SILENT: not needed
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=805681
This commit is contained in:
parent
f57cc1c623
commit
30b6b8d188
@ -180,7 +180,6 @@ bool QueryMatch::operator<(const QueryMatch& other) const
|
||||
QueryMatch& QueryMatch::operator=(const QueryMatch &other)
|
||||
{
|
||||
if (d != other.d) {
|
||||
kDebug();
|
||||
d = other.d;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user