diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/apk.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -33,7 +33,6 @@ #include "apk_print.h" char **apk_argv; -int apk_screen_width; static struct apk_option generic_options[] = { { 'h', "help", "Show generic help or applet specific help" }, |