From ddf5c7396b0c2c619ca41e5734ca8138708b9bb7 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Sun, 28 Sep 2003 22:29:56 +0000 Subject: Update to 0.124. * Fixed more banner problems * Fixed bug in compact mode, now reads computer name properly again * Fixed bug in VNC code * Update translations PR: 57033 Submitted by: maintainer --- net/tsclient/files/patch-src_support.c | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 net/tsclient/files/patch-src_support.c (limited to 'net/tsclient/files/patch-src_support.c') 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 -- cgit v1.2.3