unify deps and more strict start and stop

This commit is contained in:
dignifiedquire
2020-05-20 16:42:18 +02:00
parent 4855584de9
commit 3c7b3faa7f
7 changed files with 1389 additions and 1382 deletions

View File

@@ -1875,7 +1875,6 @@ pub unsafe extern "C" fn dc_imex(
}
};
// TODO: this is now blocking, figure out if that is okay
let ffi_context = &*context;
let param1 = to_opt_string_lossy(param1);