aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAndrea Cimitan <andrea.cimitan@canonical.com>2011-08-17 18:45:08 +0200
committerAndrea Cimitan <andrea.cimitan@canonical.com>2011-08-17 18:45:08 +0200
commit11516084a63372604194d845b1e98434f0515c32 (patch)
tree1f40c1beab8eff7e8a675d7d02b6c809246ddc44 /src
parenta51afcd91cd1151ad266e1599493657839c65ee5 (diff)
downloadayatana-indicator-messages-11516084a63372604194d845b1e98434f0515c32.tar.gz
ayatana-indicator-messages-11516084a63372604194d845b1e98434f0515c32.tar.bz2
ayatana-indicator-messages-11516084a63372604194d845b1e98434f0515c32.zip
Whitespace
Diffstat (limited to 'src')
-rw-r--r--src/indicator-messages.c1
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;