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