summaryrefslogtreecommitdiffstats
path: root/net/gnome-netstatus/files/patch-src_netstatus-sysdeps.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/gnome-netstatus/files/patch-src_netstatus-sysdeps.c')
-rw-r--r--net/gnome-netstatus/files/patch-src_netstatus-sysdeps.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/net/gnome-netstatus/files/patch-src_netstatus-sysdeps.c b/net/gnome-netstatus/files/patch-src_netstatus-sysdeps.c
deleted file mode 100644
index 218948f76..000000000
--- a/net/gnome-netstatus/files/patch-src_netstatus-sysdeps.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/netstatus-sysdeps.c.orig Wed Mar 24 14:23:47 2004
-+++ src/netstatus-sysdeps.c Wed Mar 24 14:25:19 2004
-@@ -331,7 +331,6 @@
-
- error_shutdown:
- g_io_channel_unref (channel);
-- g_io_channel_shutdown (channel, TRUE, NULL);
- close (pipe_out);
- }
- else