From 87368574a3480874578d7b45a5dab1c9530d80ea Mon Sep 17 00:00:00 2001 From: dan Date: Tue, 14 Dec 1999 04:41:56 +0000 Subject: [PATCH] Small enhance to connection client example. --- WINGs/connect.c | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/WINGs/connect.c b/WINGs/connect.c index 4202e090..4372bc9c 100644 --- a/WINGs/connect.c +++ b/WINGs/connect.c @@ -57,14 +57,6 @@ wAbort(Bool foo) /*FOLD00*/ } -static void -printHelp(char *progname) /*FOLD00*/ -{ - printf("usage: %s [host [port]]\n\n", progname); - printf(" --help print this message\n"); -} - - static char* getMessage(WMConnection *cPtr) { @@ -175,8 +167,8 @@ main(int argc, char **argv) /*FOLD00*/ if (argc>1) { for (i=1; i