[libnotify] Fix compile-time warning
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libnotify] Fix compile-time warning
- Date: Wed, 23 Jun 2010 23:13:51 +0000 (UTC)
commit 9a822e1af9e0382bc513ada98037d0836d5b4cef
Author: Bastien Nocera <hadess hadess net>
Date: Thu Jun 24 00:01:26 2010 +0100
Fix compile-time warning
libnotify/notification.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/libnotify/notification.c b/libnotify/notification.c
index 23d0cbe..a57d4aa 100644
--- a/libnotify/notification.c
+++ b/libnotify/notification.c
@@ -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);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]