Skip to content

Commit 1a00912

Browse files
committed
chore: remove unused function declaration
1 parent 2be17b6 commit 1a00912

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

source/cli/main.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,6 @@ MaaSize get_device_index(const MaaSize& device_size);
5555
void save_config(const std::string& adb, const std::string& adb_address, const int& client_type, const TaskList& tasks,
5656
MaaAdbControllerType ctrl_type);
5757

58-
std::string read_adb_config(const std::filesystem::path& cur_dir);
59-
6058
std::string TaskStatus(MaaStatus status);
6159

6260
void mpause();

0 commit comments

Comments
 (0)