diff --git a/mllib-dal/src/main/native/service.cpp b/mllib-dal/src/main/native/service.cpp index 5e42f53f3..f3947159f 100644 --- a/mllib-dal/src/main/native/service.cpp +++ b/mllib-dal/src/main/native/service.cpp @@ -154,7 +154,6 @@ void printNumericTable(const NumericTablePtr &dataTable, const char *message, interval); } - size_t serializeDAALObject(SerializationIface *pData, ByteBuffer &buffer) { /* Create a data archive to serialize the numeric table */ InputDataArchive dataArch;