summaryrefslogtreecommitdiff
path: root/src/urlbar/rsswidget.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2013-08-07 00:57:09 +0200
committerAndrea Diamantini <adjam7@gmail.com>2013-08-07 00:57:09 +0200
commit50baf7e925d09f6ea0011d6c571c06dd1e2b0c77 (patch)
treef2be45ea1013fe8b14c43b88c0e05d08225a6bde /src/urlbar/rsswidget.h
parentChange Qt WebKit HTML5 default settings (diff)
downloadrekonq-50baf7e925d09f6ea0011d6c571c06dd1e2b0c77.tar.xz
Remove support for "unsupported" Google Reader. Bye bye ;)
Diffstat (limited to 'src/urlbar/rsswidget.h')
-rw-r--r--src/urlbar/rsswidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/urlbar/rsswidget.h b/src/urlbar/rsswidget.h
index eaa3de7d..95eb4d8e 100644
--- a/src/urlbar/rsswidget.h
+++ b/src/urlbar/rsswidget.h
@@ -50,7 +50,7 @@ private Q_SLOTS:
private:
void addWithAkregator(const QString &url);
- void addWithGoogleReader(const QString &url);
+// void addWithGoogleReader(const QString &url);
QMap<KUrl, QString> m_map;