diff options
author | Andrea Cimitan <andrea.cimitan@canonical.com> | 2011-08-17 18:45:08 +0200 |
---|---|---|
committer | Andrea Cimitan <andrea.cimitan@canonical.com> | 2011-08-17 18:45:08 +0200 |
commit | 11516084a63372604194d845b1e98434f0515c32 (patch) | |
tree | 1f40c1beab8eff7e8a675d7d02b6c809246ddc44 | |
parent | a51afcd91cd1151ad266e1599493657839c65ee5 (diff) | |
download | ayatana-indicator-messages-11516084a63372604194d845b1e98434f0515c32.tar.gz ayatana-indicator-messages-11516084a63372604194d845b1e98434f0515c32.tar.bz2 ayatana-indicator-messages-11516084a63372604194d845b1e98434f0515c32.zip |
Whitespace
-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; |