diff options
Diffstat (limited to 'src/ephy-location-action.h')
-rw-r--r-- | src/ephy-location-action.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ephy-location-action.h b/src/ephy-location-action.h index 8058eb64f..74de3b175 100644 --- a/src/ephy-location-action.h +++ b/src/ephy-location-action.h @@ -57,8 +57,6 @@ const char *ephy_location_action_get_address (EphyLocationAction *action); void ephy_location_action_set_address (EphyLocationAction *action, const char *address); -void ephy_location_action_clear_history (EphyLocationAction *action); - G_END_DECLS #endif |