Fix compile-time warning

This commit is contained in:
Bastien Nocera 2010-06-24 00:01:26 +01:00
parent 5cfe9aaba7
commit 9a822e1af9
1 changed files with 0 additions and 1 deletions

View File

@ -429,7 +429,6 @@ _notify_notification_update_applet_hints (NotifyNotification *n)
if (priv->status_icon != NULL) {
GdkRectangle rect;
GdkWindow *window;
guint32 xid;
xid = gtk_status_icon_get_x11_window_id (priv->status_icon);