Skip to content

Commit 2215fc3

Browse files
committed
documentation
1 parent 418e75e commit 2215fc3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

joystick_linux.go

-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ type joystickImpl struct {
4040
//
4141
// Under linux the id is used to construct the joystick device name:
4242
// for example: id 0 will open device: "/dev/input/js0"
43-
//
4443
// Under Windows the id is the actual numeric id of the joystick
4544
//
4645
// If successful, a Joystick interface is returned which can be used to

0 commit comments

Comments
 (0)