SVN_SILENT: minor ws

svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=797014
This commit is contained in:
Aaron J. Seigo 2008-04-14 18:10:24 +00:00
parent 54a3279aa7
commit ae33eeddda

View File

@ -142,7 +142,6 @@ void SearchContext::resetSearchTerm(const QString &term)
// delete the matches until after the signal is handled.
// a bit safer.
qDeleteAll(matches);
setSearchTerm(term);
}