summaryrefslogtreecommitdiff
path: root/net/tsclient/files/patch-src_support.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/tsclient/files/patch-src_support.c')
-rw-r--r--net/tsclient/files/patch-src_support.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/net/tsclient/files/patch-src_support.c b/net/tsclient/files/patch-src_support.c
deleted file mode 100644
index 3b55c528f384..000000000000
--- a/net/tsclient/files/patch-src_support.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/support.c.orig Thu Jul 3 16:20:04 2003
-+++ src/support.c Fri Jul 4 19:09:54 2003
-@@ -566,7 +566,7 @@
-
- } else {
- // clean up and exit
-- g_free (cmd);
-+ /*g_free (cmd); */
- return 1;
- }
- // clean up and exit