Don't be so noisy!

This commit is contained in:
Albert Astals Cid 2012-07-11 22:42:25 +02:00
parent 4c8f0bc5de
commit 9ce6c55559

View File

@ -863,7 +863,6 @@ RegularAreaRect* TextPagePrivate::findTextInternalForward( int searchID, const Q
{
curEntity = *it;
const QString &str = curEntity->text();
kDebug() << str;
if ( !offsetMoved && ( it == start ) )
{
if ( m_searchPoints.contains( searchID ) )