This commit is contained in:
jakcron 2021-10-13 16:17:46 +08:00
parent 29aeb8e6af
commit de4b75db37

View file

@ -19,7 +19,6 @@ public:
void setKipExtractPath(const tc::io::Path& path);
private:
const std::string kKipExtention = ".kip";
const size_t kCacheSize = 0x10000;
std::string mModuleName;