mirror of
https://github.com/X11Libre/xf86-input-joystick.git
synced 2026-04-14 11:54:23 +00:00
Remove stale comment
This commit is contained in:
@@ -328,7 +328,6 @@ jstkDeviceControlProc(DeviceIntPtr pJstk,
|
||||
case DEVICE_INIT: {
|
||||
int m;
|
||||
DBG(1, ErrorF("jstkDeviceControlProc what=INIT\n"));
|
||||
/* We want the first 7 button numbers fixed */
|
||||
if (priv->buttonmap.size != 0) {
|
||||
if (InitButtonClassDeviceStruct(pJstk, priv->buttonmap.size,
|
||||
priv->buttonmap.map) == FALSE) {
|
||||
|
||||
Reference in New Issue
Block a user