diff options
Diffstat (limited to 'mbbsd/mbbsd.c')
-rw-r--r-- | mbbsd/mbbsd.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mbbsd/mbbsd.c b/mbbsd/mbbsd.c index c77b508e..30117471 100644 --- a/mbbsd/mbbsd.c +++ b/mbbsd/mbbsd.c @@ -1238,7 +1238,6 @@ user_login(void) } check_bad_login(); check_mailbox_quota(); - check_birthday(); check_register(); pwcuLoginSave(); restore_backup(); |