aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-location-action.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ephy-location-action.h')
-rw-r--r--src/ephy-location-action.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/ephy-location-action.h b/src/ephy-location-action.h
index 2fa69a602..e94931a3a 100644
--- a/src/ephy-location-action.h
+++ b/src/ephy-location-action.h
@@ -60,8 +60,7 @@ GType ephy_location_action_get_type (void);
const char *ephy_location_action_get_address (EphyLocationAction *action);
void ephy_location_action_set_address (EphyLocationAction *action,
- const char *address,
- const char *typed_address);
+ const char *address);
G_END_DECLS