diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2009-07-17 00:49:00 +0200 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2009-07-17 16:16:03 +0200 |
commit | c7c90bbcb51f69a08680301e8e8daeef892cac55 (patch) | |
tree | dc6cc61a7d893a10997f1ef9609903599f22829a /src | |
parent | Cleaning a bit WebPage implementation to load faster rekonq (diff) | |
download | rekonq-c7c90bbcb51f69a08680301e8e8daeef892cac55.tar.xz |
Cleaning comments
Diffstat (limited to 'src')
-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 220db907..203de688 100644 --- a/src/webpage.cpp +++ b/src/webpage.cpp @@ -100,7 +100,6 @@ QWebPage *WebPage::createWindow(QWebPage::WebWindowType type) } -// FIXME: implement here (perhaps) mimetype discerning && file loading (KToolInvocation??) void WebPage::slotHandleUnsupportedContent(QNetworkReply *reply) { |