summaryrefslogtreecommitdiffstats
path: root/mbbsd/mbbsd.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/mbbsd.c')
-rw-r--r--mbbsd/mbbsd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/mbbsd/mbbsd.c b/mbbsd/mbbsd.c
index 2bfe7173..136d5c08 100644
--- a/mbbsd/mbbsd.c
+++ b/mbbsd/mbbsd.c
@@ -145,7 +145,6 @@ setflags(int mask, int value)
void
u_exit(char *mode)
{
- //userec_t xuser;
int diff = (time(0) - login_start_time) / 60;
int dirty = currmode & MODE_DIRTY;