From 3afe2b17e3ba52f1a766fd840f69e086b2cf003a Mon Sep 17 00:00:00 2001 From: ache Date: Mon, 1 Sep 1997 11:53:14 +0000 Subject: Remove HIDEGAME and revoke, it is not a game to hide it --- games/bcd/bcd.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'games/bcd/bcd.c') diff --git a/games/bcd/bcd.c b/games/bcd/bcd.c index cb0b3f9..53765da 100644 --- a/games/bcd/bcd.c +++ b/games/bcd/bcd.c @@ -131,10 +131,6 @@ main(argc, argv) * but this seems kind of silly. So this one doesn't. */ - /* revoke privs */ - setegid(getgid()); - setgid(getgid()); - if (argc > 1) { while (--argc) printcard(*++argv); -- cgit v1.1