mirror of
https://github.com/chatmail/core.git
synced 2026-04-19 06:26:30 +03:00
Replace DC_CREATE_MVBOX with boolean
This commit is contained in:
@@ -119,8 +119,6 @@ pub const DC_CONTACT_ID_INFO: u32 = 2;
|
||||
pub const DC_CONTACT_ID_DEVICE: u32 = 5;
|
||||
pub const DC_CONTACT_ID_LAST_SPECIAL: u32 = 9;
|
||||
|
||||
pub const DC_CREATE_MVBOX: usize = 1;
|
||||
|
||||
// Flags for empty server job
|
||||
|
||||
pub const DC_EMPTY_MVBOX: u32 = 0x01;
|
||||
|
||||
Reference in New Issue
Block a user