diff options
Diffstat (limited to 'shell/e-icon-factory.c')
-rw-r--r-- | shell/e-icon-factory.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/shell/e-icon-factory.c b/shell/e-icon-factory.c index 8a66237605..33658a071f 100644 --- a/shell/e-icon-factory.c +++ b/shell/e-icon-factory.c @@ -30,7 +30,6 @@ /* One icon. Keep both a small (16x16) and a large (48x48) version around. */ - struct _Icon { char *name; GdkPixbuf *small_pixbuf; |