* remove the bogus TIMESTAMP field

This commit is contained in:
djcb
2012-01-01 13:53:18 +02:00
parent c0ef9a97de
commit dd574cb8ba
5 changed files with 24 additions and 46 deletions

View File

@ -56,7 +56,6 @@ enum _MuMsgFieldId {
MU_MSG_FIELD_ID_FLAGS,
MU_MSG_FIELD_ID_PRIO,
MU_MSG_FIELD_ID_SIZE,
MU_MSG_FIELD_ID_TIMESTAMP,
MU_MSG_FIELD_ID_NUM
};