cleanup
This commit is contained in:
@@ -22,6 +22,7 @@ namespace
|
|||||||
g_ButtonsToProcess.insert( make_pair(di.device, di.button) );
|
g_ButtonsToProcess.insert( make_pair(di.device, di.button) );
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Some input devices require debouncing. Do this on both press and release. After
|
* Some input devices require debouncing. Do this on both press and release. After
|
||||||
* reporting a change in state, don't report another for the debounce period. If a
|
* reporting a change in state, don't report another for the debounce period. If a
|
||||||
|
|||||||
Reference in New Issue
Block a user