diff options
Diffstat (limited to 'accessx-status/applet.c')
-rw-r--r-- | accessx-status/applet.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/accessx-status/applet.c b/accessx-status/applet.c index 0b75eccf..f38456fb 100644 --- a/accessx-status/applet.c +++ b/accessx-status/applet.c @@ -403,7 +403,6 @@ static GdkPixbuf* accessx_status_applet_get_glyph_pixbuf(GtkWidget* widget, GdkP static cairo_surface_t* accessx_status_applet_altgraph_image(AccessxStatusApplet *sapplet, GtkStateFlags state) { GtkIconTheme *icon_theme; - cairo_t* cr; GdkPixbuf* pixbuf; GdkPixbuf* glyph_pixbuf; GdkPixbuf* icon_base; |