diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/indicator-messages.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/indicator-messages.c b/src/indicator-messages.c index 55692b8..a367ec3 100644 --- a/src/indicator-messages.c +++ b/src/indicator-messages.c @@ -428,7 +428,6 @@ application_triangle_draw_cb (GtkWidget *widget, GdkEventExpose *event, gpointer #endif GtkAllocation allocation; GtkStyle *style; - int x, y, arrow_width, arrow_height; if (!GTK_IS_WIDGET (widget)) return FALSE; |