remove unused types

This commit is contained in:
dignifiedquire
2019-05-06 10:59:24 +02:00
parent afa80f55e9
commit 29a9a408ef
8 changed files with 226 additions and 1199 deletions

View File

@@ -1,5 +1,6 @@
use libc;
use crate::constants::*;
use crate::dc_apeerstate::*;
use crate::dc_context::dc_context_t;
use crate::dc_hash::*;