mirror of
https://github.com/nefarius/ViGEmBus.git
synced 2025-08-10 00:52:17 +00:00
Removed unused variables
This commit is contained in:
@@ -37,7 +37,6 @@ NotificationRequestPool::NotificationRequestPool(
|
||||
) :
|
||||
client_(client),
|
||||
target_(target),
|
||||
callback_(callback),
|
||||
stop_(false)
|
||||
{
|
||||
// prepare array of handles and request wrappers
|
||||
|
||||
Reference in New Issue
Block a user