summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-07-17 00:49:00 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-07-17 16:16:03 +0200
commitc7c90bbcb51f69a08680301e8e8daeef892cac55 (patch)
treedc6cc61a7d893a10997f1ef9609903599f22829a
parentCleaning a bit WebPage implementation to load faster rekonq (diff)
downloadrekonq-c7c90bbcb51f69a08680301e8e8daeef892cac55.tar.xz
Cleaning comments
-rw-r--r--src/webpage.cpp1
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)
{