mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-04-20 11:35:57 +00:00
Remove duplicate definition SC_HID_MAX_SIZE
This constant is defined in hid_event.h.
This commit is contained in:
parent
b04d8eb162
commit
80dc95c215
1 changed files with 0 additions and 2 deletions
|
@ -13,8 +13,6 @@
|
|||
#include "util/tick.h"
|
||||
#include "util/vecdeque.h"
|
||||
|
||||
#define SC_HID_MAX_SIZE 8
|
||||
|
||||
struct sc_aoa_event {
|
||||
struct sc_hid_event hid;
|
||||
uint16_t accessory_id;
|
||||
|
|
Loading…
Add table
Reference in a new issue