summaryrefslogtreecommitdiff
path: root/src/nautilus-pathbar.h
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2011-02-18 11:55:30 -0500
committerCosimo Cecchi <cosimoc@gnome.org>2011-02-18 15:52:55 -0500
commit369eaac5796263e49dd0502aedc6d9137d160132 (patch)
tree48c120e22ed5993efd1a866a964a161b81e89ef9 /src/nautilus-pathbar.h
parent36a47b4a7ea52c860818e0e8a4f795a365ba2e2c (diff)
downloadnautilus-369eaac5796263e49dd0502aedc6d9137d160132.tar.gz
pathbar: remove unused code
Diffstat (limited to 'src/nautilus-pathbar.h')
-rw-r--r--src/nautilus-pathbar.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/nautilus-pathbar.h b/src/nautilus-pathbar.h
index 8feb58532..a4bb928f4 100644
--- a/src/nautilus-pathbar.h
+++ b/src/nautilus-pathbar.h
@@ -82,7 +82,4 @@ GFile * nautilus_path_bar_get_path_for_button (NautilusPathBar *path_bar,
GtkWidget *button);
void nautilus_path_bar_clear_buttons (NautilusPathBar *path_bar);
-void nautilus_path_bar_up (NautilusPathBar *path_bar);
-void nautilus_path_bar_down (NautilusPathBar *path_bar);
-
#endif /* NAUTILUS_PATHBAR_H */