factotum: remove unused extern declarations of invoker and authdom from header

This commit is contained in:
cinap_lenrek 2015-03-11 11:56:02 +01:00
parent 4d211fdd48
commit a6f7507661

View file

@ -122,9 +122,7 @@ struct Proto
char *keyprompt;
};
extern char *invoker;
extern char *owner;
extern char *authdom;
extern char Easproto[];
extern char Ebadarg[];