diff options
Diffstat (limited to 'src/toolbar.h')
-rw-r--r-- | src/toolbar.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/toolbar.h b/src/toolbar.h index e21d12d3c..0f1dabb4c 100644 --- a/src/toolbar.h +++ b/src/toolbar.h @@ -61,8 +61,6 @@ char *toolbar_get_location (Toolbar *t); void toolbar_set_location (Toolbar *t, const char *location); -void toolbar_edit_location (Toolbar *t); - void toolbar_activate_location (Toolbar *t); void toolbar_clear_location_history (Toolbar *t); |