fix: remove an unused function declaration

This commit is contained in:
Horror Proton
2022-08-10 18:59:34 +08:00
parent 8a6cad367f
commit c44756f49e

View File

@@ -31,7 +31,6 @@ namespace asst
bool recruit_one(const Rect&);
bool check_recruit_home_page();
bool recruit_begin();
bool check_time_unreduced();
bool check_time_reduced();
bool recruit_now();
bool confirm();