diff options
Diffstat (limited to 'e-util/e-gui-utils.h')
-rw-r--r-- | e-util/e-gui-utils.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/e-util/e-gui-utils.h b/e-util/e-gui-utils.h index 740c77e95e..bbeefa9c61 100644 --- a/e-util/e-gui-utils.h +++ b/e-util/e-gui-utils.h @@ -4,6 +4,5 @@ #include <gtk/gtk.h> GdkPixbuf *e_icon_for_mime_type (const char *mime_type, int size); -GtkWidget *e_create_image_widget (gchar *name, gchar *string1, gchar *string2, gint int1, gint int2); #endif /* E_GUI_UTILS_H */ |