pull/463/head
xiaojun.lin 2019-11-21 16:54:51 +08:00
parent 1ac30913e7
commit 32e5bba61a
1 changed files with 0 additions and 1 deletions

View File

@ -97,7 +97,6 @@ IVF::Serialize() {
}
std::lock_guard<std::mutex> lk(mutex_);
Seal();
return SerializeImpl();
}