diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2009-05-07 01:57:35 +0200 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2009-05-07 01:57:35 +0200 |
commit | 7a8309f2f3336740ffcec1d89154750ffa86c7bc (patch) | |
tree | 76aad61b277fabdd4dd1cd3c969cc851b3f5f8d4 /src/webview.cpp | |
parent | Fixing forgotten merging issues.. (diff) | |
download | rekonq-7a8309f2f3336740ffcec1d89154750ffa86c7bc.tar.xz |
EBN Krazy fixes. 2nd round..
Diffstat (limited to 'src/webview.cpp')
-rw-r--r-- | src/webview.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/webview.cpp b/src/webview.cpp index 5842ae4f..c90b65d5 100644 --- a/src/webview.cpp +++ b/src/webview.cpp @@ -37,7 +37,6 @@ #include "download.h" #include "history.h" - // KDE Includes #include <KStandardDirs> #include <KUrl> |