mirror of
https://github.com/chatmail/core.git
synced 2026-04-21 15:36:30 +03:00
wip - use mmime instead of libetpan
This commit is contained in:
@@ -2,8 +2,6 @@ use std::ffi::{CStr, CString};
|
||||
use std::sync::{Arc, Condvar, Mutex, RwLock};
|
||||
use std::time::{Duration, SystemTime};
|
||||
|
||||
use libc;
|
||||
|
||||
use crate::constants::*;
|
||||
use crate::dc_context::dc_context_t;
|
||||
use crate::dc_log::*;
|
||||
|
||||
Reference in New Issue
Block a user