diff options
Diffstat (limited to 'src/common/mmo.h')
-rw-r--r-- | src/common/mmo.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/mmo.h b/src/common/mmo.h index 37dc03901..acccc7211 100644 --- a/src/common/mmo.h +++ b/src/common/mmo.h @@ -240,7 +240,6 @@ struct mmo_charstatus { }; enum mail_status { - MAIL_UNVERIFIED = -1, MAIL_NEW, MAIL_UNREAD, MAIL_READ, |