summaryrefslogtreecommitdiff
path: root/src/lineedit.cpp
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-11-10 15:38:50 +0100
committerAndrea Diamantini <adjam7@gmail.com>2009-11-10 15:38:50 +0100
commit002b4e117e935cc39c96ea99717646b8c6974b81 (patch)
tree1e853074b3a8a04ad051c57f62b4958145802040 /src/lineedit.cpp
parent(BIG commit) API change (diff)
downloadrekonq-002b4e117e935cc39c96ea99717646b8c6974b81.tar.xz
removing unuseful kDebug calls
Diffstat (limited to 'src/lineedit.cpp')
-rw-r--r--src/lineedit.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/lineedit.cpp b/src/lineedit.cpp
index fe8095ab..f3c93e8e 100644
--- a/src/lineedit.cpp
+++ b/src/lineedit.cpp
@@ -30,9 +30,6 @@
#include "lineedit.h"
#include "lineedit.moc"
-// KDE Includes
-#include <KDebug>
-
// Qt Includes
#include <QtGui/QContextMenuEvent>
#include <QtGui/QFocusEvent>