Fix compile-time warning
This commit is contained in:
parent
5cfe9aaba7
commit
9a822e1af9
|
@ -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);
|
||||
|
|
Loading…
Reference in New Issue