Skip to content

Commit 77adee9

Browse files
jigpuPinglinux
authored andcommitted
Clean up function documentation
Remove documentation for parameters that are no longer present. Signed-off-by: Jason Gerecke <jason.gerecke@wacom.com>
1 parent 388cbf8 commit 77adee9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/wcmCommon.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -531,9 +531,7 @@ static int getWheelButton(int delta, int action_up, int action_dn)
531531
/**
532532
* Send button or actions for a scrolling axis.
533533
*
534-
* @param button X button number to send if no action is defined
535534
* @param action Action to send
536-
* @param nactions Length of action array
537535
*/
538536
static void sendWheelStripEvent(WacomDevicePtr priv, const WacomAction *action,
539537
const WacomDeviceState* ds, const WacomAxisData *axes)

0 commit comments

Comments
 (0)