aboutsummaryrefslogtreecommitdiffstats
path: root/embed/ephy-history.h
diff options
context:
space:
mode:
Diffstat (limited to 'embed/ephy-history.h')
-rw-r--r--embed/ephy-history.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/embed/ephy-history.h b/embed/ephy-history.h
index 4308e7adc..7d1d66ee4 100644
--- a/embed/ephy-history.h
+++ b/embed/ephy-history.h
@@ -91,9 +91,6 @@ void ephy_history_set_icon (EphyHistory *gh,
const char *url,
const char *icon);
-void ephy_history_remove (EphyHistory *gh,
- EphyNode *node);
-
void ephy_history_clear (EphyHistory *gh);
G_END_DECLS