From 0274669179600ac77475eed9870d2eab52c2cf14 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sun, 12 Jul 2009 23:33:07 -0400 Subject: Fix excessive whitespace. --- e-util/e-icon-factory.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'e-util/e-icon-factory.c') diff --git a/e-util/e-icon-factory.c b/e-util/e-icon-factory.c index dddd4fa431..85985ef673 100644 --- a/e-util/e-icon-factory.c +++ b/e-util/e-icon-factory.c @@ -55,7 +55,6 @@ static GHashTable *name_to_icon = NULL; static GtkIconTheme *icon_theme = NULL; static GStaticMutex mutex = G_STATIC_MUTEX_INIT; - /* Note: takes ownership of the pixbufs (eg. does not ref them) */ static Icon * icon_new (const gchar *name, GdkPixbuf *pixbuf) @@ -225,7 +224,6 @@ e_icon_factory_shutdown (void) name_to_icon = NULL; } - /** * e_icon_factory_get_icon_filename: * @icon_name: name of the icon @@ -262,7 +260,6 @@ e_icon_factory_get_icon_filename (const gchar *icon_name, return filename; } - /** * e_icon_factory_get_icon: * @icon_name: name of the icon -- cgit v1.2.3