diff src/bar_exif.h @ 1485:0e82a03c165b

pane interface cleanup
author nadvornik
date Sun, 29 Mar 2009 14:26:44 +0000
parents 607c60506863
children 956aab097ea7
line wrap: on
line diff
--- a/src/bar_exif.h	Sun Mar 29 14:20:44 2009 +0000
+++ b/src/bar_exif.h	Sun Mar 29 14:26:44 2009 +0000
@@ -14,7 +14,6 @@
 #ifndef BAR_EXIF_H
 #define BAR_EXIF_H
 
-GtkWidget *bar_pane_exif_new(const gchar *id, const gchar *title, gboolean expanded, gboolean populate);
 GtkWidget *bar_pane_exif_new_from_config(const gchar **attribute_names, const gchar **attribute_values);
 void bar_pane_exif_update_from_config(GtkWidget *pane, const gchar **attribute_names, const gchar **attribute_values);