Remove so-called revoke, this game not installd sguid

This commit is contained in:
Andrey A. Chernov 1997-09-01 11:24:35 +00:00
parent 9dab7fd713
commit 6c0c9b8c37
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=29014

View File

@ -83,10 +83,6 @@ void main(argc, argv)
register char *inbuf;
int obs[26], try, winner;
/* revoke privs */
setegid(getgid());
setgid(getgid());
if (argc > 1)
printit(argv[1]);