diff --git a/src/NsoProcess.h b/src/NsoProcess.h index 5856e7a..766e421 100644 --- a/src/NsoProcess.h +++ b/src/NsoProcess.h @@ -43,7 +43,6 @@ private: void processRoMeta(); size_t decompressData(const byte_t* src, size_t src_len, byte_t* dst, size_t dst_capacity); - }; } \ No newline at end of file