diff options
Diffstat (limited to 'xkill.c')
-rw-r--r-- | xkill.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -81,7 +81,6 @@ usage(void) " -button number specific button to be pressed to select window\n" " -all kill all clients with top level windows\n" "\n"; - char **cpp; fprintf (stderr, "usage: %s [-option ...]\n%s", ProgramName, options); |