This commit is contained in:
Michael Davidsaver
2019-12-15 12:05:04 -08:00
parent 69c3549e66
commit c7803b5c3d
-1
View File
@@ -664,7 +664,6 @@ void from_wire_field(Buffer& buf, TypeStore& ctxt, const FieldDesc* desc, const
}
} // end case
assert(false);
buf.fault();
}