Remove unused global variable.
This commit is contained in:
parent
a8a614c515
commit
8377303981
@ -52,7 +52,6 @@
|
|||||||
*/
|
*/
|
||||||
static char *group_name;
|
static char *group_name;
|
||||||
static char *Prog;
|
static char *Prog;
|
||||||
static int errors;
|
|
||||||
static gid_t group_id = -1;
|
static gid_t group_id = -1;
|
||||||
|
|
||||||
#ifdef SHADOWGRP
|
#ifdef SHADOWGRP
|
||||||
|
Loading…
Reference in New Issue
Block a user