mirror of
https://github.com/ValveSoftware/Proton
synced 2025-08-31 14:45:23 +00:00
lsteamclient: Drop unused vtable callback argument.
This commit is contained in:
committed by
Arkadiusz Hiler
parent
c52283497f
commit
c059a702ae
@@ -89,7 +89,6 @@ struct callback
|
||||
struct w_iface *iface;
|
||||
uint64_t arg0;
|
||||
uint64_t arg1;
|
||||
uint64_t arg2;
|
||||
} call_iface_vtable;
|
||||
|
||||
struct
|
||||
|
Reference in New Issue
Block a user