diff options
Diffstat (limited to 'embed/mozilla/EphyBrowser.h')
-rw-r--r-- | embed/mozilla/EphyBrowser.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/embed/mozilla/EphyBrowser.h b/embed/mozilla/EphyBrowser.h index b163db0c5..e2892797f 100644 --- a/embed/mozilla/EphyBrowser.h +++ b/embed/mozilla/EphyBrowser.h @@ -64,9 +64,6 @@ class EphyFaviconEventListener : public EphyEventListener { public: NS_IMETHOD HandleEvent(nsIDOMEvent* aEvent); - -private: - nsresult HandleFaviconLink (nsIDOMNode *node); }; class EphyPopupBlockEventListener : public EphyEventListener |