summaryrefslogtreecommitdiff
path: root/src/webview.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/webview.cpp
parent(BIG commit) API change (diff)
downloadrekonq-002b4e117e935cc39c96ea99717646b8c6974b81.tar.xz
removing unuseful kDebug calls
Diffstat (limited to 'src/webview.cpp')
-rw-r--r--src/webview.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/webview.cpp b/src/webview.cpp
index b8634410..9b439ba3 100644
--- a/src/webview.cpp
+++ b/src/webview.cpp
@@ -39,7 +39,6 @@
#include "webpage.h"
// KDE Includes
-#include <KDebug>
#include <KService>
#include <KUriFilterData>
#include <KStandardShortcut>