diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2009-11-10 15:38:50 +0100 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2009-11-10 15:38:50 +0100 |
commit | 002b4e117e935cc39c96ea99717646b8c6974b81 (patch) | |
tree | 1e853074b3a8a04ad051c57f62b4958145802040 /src/history.cpp | |
parent | (BIG commit) API change (diff) | |
download | rekonq-002b4e117e935cc39c96ea99717646b8c6974b81.tar.xz |
removing unuseful kDebug calls
Diffstat (limited to 'src/history.cpp')
-rw-r--r-- | src/history.cpp | 1 |
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> |