diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2009-08-27 02:23:55 +0200 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2009-08-27 02:23:55 +0200 |
commit | 603760c9dbabde3bd71073d80da3f13a159e04da (patch) | |
tree | 66da789ab4a3d3f09edb5258b75dd009b7dfbf33 /src/webpage.cpp | |
parent | Merge branch 'historyKDE' into develop (diff) | |
download | rekonq-603760c9dbabde3bd71073d80da3f13a159e04da.tar.xz |
Removed unuseful headers
Diffstat (limited to 'src/webpage.cpp')
-rw-r--r-- | src/webpage.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/webpage.cpp b/src/webpage.cpp index d3e49e10..7ef9ec1d 100644 --- a/src/webpage.cpp +++ b/src/webpage.cpp @@ -41,7 +41,6 @@ #include "mainview.h" #include "cookiejar.h" #include "networkaccessmanager.h" -#include "history.h" #include "webview.h" // KDE Includes |