]> Pileus Git - ~andy/gtk/commit
[GtkPathBar] Remove unused error argument
authorFederico Mena Quintero <federico@gnome.org>
Tue, 29 Nov 2011 21:07:01 +0000 (15:07 -0600)
committerFederico Mena Quintero <federico@gnome.org>
Tue, 29 Nov 2011 21:11:54 +0000 (15:11 -0600)
commit463c98a9d7fccc257cd55e60ef67cad0e27895e1
tree9ca5a81787e0ebfedfaea6f5e193022878853559
parent58d247d7ae71bd2c830f02491fa163d795e23c0a
[GtkPathBar] Remove unused error argument

It used to be that _gtk_path_bar_set_file() would return an error if
it wasn't able to switch to the specified file, but that hasn't been
the case for a long while now, since the file chooser became async.

Signed-off-by: Federico Mena Quintero <federico@gnome.org>
gtk/gtkfilechooserdefault.c
gtk/gtkpathbar.c
gtk/gtkpathbar.h