summaryrefslogtreecommitdiff
path: root/src/protocolhandler.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2012-02-12 10:59:30 +0100
committerAndrea Diamantini <adjam7@gmail.com>2012-03-13 10:24:41 +0100
commit3edb02d6d4f61e16c569bfe934777519bd86c5b8 (patch)
tree38c2cda1c7472611a28401877fe6f02ef84df08f /src/protocolhandler.h
parentGet sure urlbar(s) are deleted when related webtab is (diff)
downloadrekonq-3edb02d6d4f61e16c569bfe934777519bd86c5b8.tar.xz
Remove ability to manage abp schemes and add subscriptions on click
Diffstat (limited to 'src/protocolhandler.h')
-rw-r--r--src/protocolhandler.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/protocolhandler.h b/src/protocolhandler.h
index 80f37dfc..bdc45534 100644
--- a/src/protocolhandler.h
+++ b/src/protocolhandler.h
@@ -74,7 +74,6 @@ private Q_SLOTS:
private:
QString dirHandling(const KFileItemList &list);
- void abpHandling();
KDirLister *_lister;
QWebFrame *_frame;