Parcourir la source

Merge branch 'maint-0.3.3' into maint-0.3.4

Nick Mathewson il y a 5 ans
Parent
commit
fd6078b33a
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      src/rust/protover/ffi.rs

+ 0 - 1
src/rust/protover/ffi.rs

@@ -7,7 +7,6 @@
 
 use libc::{c_char, c_int, uint32_t};
 use std::ffi::CStr;
-use std::ffi::CString;
 
 use smartlist::*;
 use tor_allocate::allocate_and_copy_string;