apk: remove unneeded global apk_screen_width

cute-signatures
Timo Teräs 2011-09-14 15:39:53 +03:00
parent 4803444731
commit 6b1a55825a
1 changed files with 0 additions and 1 deletions

View File

@ -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" },