summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1997-09-24 06:49:22 +0000
committerache <ache@FreeBSD.org>1997-09-24 06:49:22 +0000
commit875c6f8600551c19c90282614a030cc6020492b1 (patch)
treec84ae06d1fad0e887aa30cc0423cd9aca93a83ea /games
parent49a43f1c40cff330447553c74983f50c305a90bd (diff)
downloadFreeBSD-src-875c6f8600551c19c90282614a030cc6020492b1.zip
FreeBSD-src-875c6f8600551c19c90282614a030cc6020492b1.tar.gz
Simplify revoke
Diffstat (limited to 'games')
-rw-r--r--games/wump/wump.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/games/wump/wump.c b/games/wump/wump.c
index 4329e7c..68ae675 100644
--- a/games/wump/wump.c
+++ b/games/wump/wump.c
@@ -113,7 +113,6 @@ main(argc, argv)
int c;
/* revoke */
- setegid(getgid());
setgid(getgid());
#ifdef DEBUG
OpenPOWER on IntegriCloud