remove system library prototypes
This commit is contained in:
@@ -1076,7 +1076,6 @@ SetUserAuthorization (struct display *d, struct verify_info *verify)
|
||||
int lockStatus;
|
||||
Xauth *entry, **auths;
|
||||
int setenv;
|
||||
char **setEnv (), *getEnv ();
|
||||
struct stat statb;
|
||||
int i;
|
||||
int magicCookie;
|
||||
@@ -1257,7 +1256,6 @@ RemoveUserAuthorization (struct display *d, struct verify_info *verify)
|
||||
FILE *old, *new;
|
||||
struct stat statb;
|
||||
int i;
|
||||
char *getEnv ();
|
||||
|
||||
if (!(auths = d->authorizations))
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user