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