diff options
Diffstat (limited to 'eel/eel-graphic-effects.h')
-rw-r--r-- | eel/eel-graphic-effects.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/eel/eel-graphic-effects.h b/eel/eel-graphic-effects.h index d71fffcb..841f2e17 100644 --- a/eel/eel-graphic-effects.h +++ b/eel/eel-graphic-effects.h @@ -29,7 +29,6 @@ #include <gtk/gtk.h> #include <gdk/gdk.h> - /* return a lightened pixbuf for pre-lighting */ GdkPixbuf *eel_create_spotlight_pixbuf (GdkPixbuf *source_pixbuf); /* return a lightened surface for pre-lighting */ |