Skip to content

Commit

Permalink
fix: remove duplicated python define MaaControllerHandle
Browse files Browse the repository at this point in the history
  • Loading branch information
QiE2035 committed Mar 31, 2024
1 parent e8bc43a commit 978b104
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions source/binding/Python/maa/define.py
Original file line number Diff line number Diff line change
Expand Up @@ -119,8 +119,6 @@ class MaaCtrlOptionEnum:

MaaSyncContextHandle = ctypes.c_void_p

MaaControllerHandle = ctypes.c_void_p

MaaStatus = ctypes.c_int32
MaaCtrlId = MaaId
MaaAdbControllerType = ctypes.c_int32
Expand Down

0 comments on commit 978b104

Please sign in to comment.