apk: remove unneeded global apk_screen_width
parent
4803444731
commit
6b1a55825a
|
@ -33,7 +33,6 @@
|
||||||
#include "apk_print.h"
|
#include "apk_print.h"
|
||||||
|
|
||||||
char **apk_argv;
|
char **apk_argv;
|
||||||
int apk_screen_width;
|
|
||||||
|
|
||||||
static struct apk_option generic_options[] = {
|
static struct apk_option generic_options[] = {
|
||||||
{ 'h', "help", "Show generic help or applet specific help" },
|
{ 'h', "help", "Show generic help or applet specific help" },
|
||||||
|
|
Loading…
Reference in New Issue