[nautilus] toolbar: remove unused declaration
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] toolbar: remove unused declaration
- Date: Sun, 25 Jan 2015 15:23:06 +0000 (UTC)
commit 632dbbd8ffc59a1b646aedabf74eaf565cf20d4e
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Sun Jan 25 13:16:42 2015 +0000
toolbar: remove unused declaration
src/nautilus-toolbar.h | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/nautilus-toolbar.h b/src/nautilus-toolbar.h
index 23d4d75..bfec623 100644
--- a/src/nautilus-toolbar.h
+++ b/src/nautilus-toolbar.h
@@ -68,8 +68,6 @@ GtkWidget *nautilus_toolbar_new (NautilusWindow *window);
GtkWidget *nautilus_toolbar_get_path_bar (NautilusToolbar *self);
GtkWidget *nautilus_toolbar_get_location_entry (NautilusToolbar *self);
-void nautilus_toolbar_set_show_main_bar (NautilusToolbar *self,
- gboolean show_main_bar);
void nautilus_toolbar_set_show_location_entry (NautilusToolbar *self,
gboolean show_location_entry);
void nautilus_toolbar_action_menu_add_item (NautilusToolbar *self,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]