[zenity/jjardon/no_deprecated: 16/17] src/notification.c: Remove non-used variable
- From: Javier Jardón <jjardon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [zenity/jjardon/no_deprecated: 16/17] src/notification.c: Remove non-used variable
- Date: Sun, 22 Mar 2015 09:12:15 +0000 (UTC)
commit b988d18eb5a129e2e461faa53229008cf558095e
Author: Javier Jardón <jjardon gnome org>
Date: Sun Mar 22 09:05:23 2015 +0000
src/notification.c: Remove non-used variable
src/notification.c | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/src/notification.c b/src/notification.c
index 06ac1dd..2bdd05b 100644
--- a/src/notification.c
+++ b/src/notification.c
@@ -175,10 +175,6 @@ zenity_notification_handle_stdin (GIOChannel *channel,
GIOCondition condition,
gpointer user_data)
{
- ZenityData *zen_data;
-
- zen_data = (ZenityData *)user_data;
-
if ((condition & G_IO_IN) != 0) {
GString *string;
GError *error = NULL;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]