Move dc_simplify.rs to simplify.rs

This commit is contained in:
Alexander Krotov
2019-12-20 03:32:22 +03:00
committed by holger krekel
parent fe4080d59f
commit c9f6e31ca9
3 changed files with 2 additions and 2 deletions

View File

@@ -58,6 +58,7 @@ pub mod peerstate;
pub mod pgp;
pub mod qr;
pub mod securejoin;
mod simplify;
mod smtp;
pub mod sql;
pub mod stock;
@@ -66,7 +67,6 @@ mod token;
mod dehtml;
pub mod dc_receive_imf;
mod dc_simplify;
pub mod dc_tools;
/// if set imap/incoming and smtp/outgoing MIME messages will be printed