aboutsummaryrefslogtreecommitdiff
path: root/games/pom
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1997-09-01 11:22:08 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1997-09-01 11:22:08 +0000
commit9dab7fd7135bdaebeb44f6dd90ecaf7f527cfa5a (patch)
tree8903b28f62c5ba667ea308255fc4d7189cac47a2 /games/pom
parent1889c27d4af0d2c046815a11efbc5a633845e8ec (diff)
downloadsrc-9dab7fd7135bdaebeb44f6dd90ecaf7f527cfa5a.tar.gz
src-9dab7fd7135bdaebeb44f6dd90ecaf7f527cfa5a.zip
Remove so-called revoke, this game not installed sguid
Notes
Notes: svn path=/head/; revision=29013
Diffstat (limited to 'games/pom')
-rw-r--r--games/pom/pom.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/games/pom/pom.c b/games/pom/pom.c
index 156cd31284e5..afc57cbcc439 100644
--- a/games/pom/pom.c
+++ b/games/pom/pom.c
@@ -79,10 +79,6 @@ main()
double days, today, tomorrow;
int cnt;
- /* revoke */
- setegid(getgid());
- setgid(getgid());
-
(void) time(&tt);
GMT = gmtime(&tt);
days = (GMT->tm_yday + 1) + ((GMT->tm_hour +