diff options
Diffstat (limited to 'e-util/e-icon-factory.h')
-rw-r--r-- | e-util/e-icon-factory.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/e-util/e-icon-factory.h b/e-util/e-icon-factory.h index 52ac332363..9cec7253bf 100644 --- a/e-util/e-icon-factory.h +++ b/e-util/e-icon-factory.h @@ -26,8 +26,6 @@ #include <gtk/gtk.h> -void e_icon_factory_init (void); -void e_icon_factory_shutdown (void); gchar * e_icon_factory_get_icon_filename(const gchar *icon_name, GtkIconSize icon_size); GdkPixbuf * e_icon_factory_get_icon (const gchar *icon_name, |