Skip to content

Commit

Permalink
若干代码优化
Browse files Browse the repository at this point in the history
  • Loading branch information
xiyoo0812 committed May 5, 2024
1 parent d560ab6 commit 587f366
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions core/quanta/src/quanta.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -108,8 +108,6 @@ void quanta_app::set_path(std::string field, std::string path) {
#endif
}



void quanta_app::setup(int argc, const char* argv[]) {
srand((unsigned)time(nullptr));
//初始化日志
Expand Down

0 comments on commit 587f366

Please sign in to comment.