Skip to content

Commit

Permalink
doc: drop a few unnecessary @ref
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
  • Loading branch information
whot committed Jul 27, 2018
1 parent 38b812b commit fbb6627
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/libinput.h
Original file line number Diff line number Diff line change
Expand Up @@ -4835,8 +4835,7 @@ enum libinput_config_click_method {
*/
LIBINPUT_CONFIG_CLICK_METHOD_NONE = 0,
/**
* Use software-button areas (see @ref clickfinger) to generate
* button events.
* Use software-button areas to generate button events.
*/
LIBINPUT_CONFIG_CLICK_METHOD_BUTTON_AREAS = (1 << 0),
/**
Expand Down

0 comments on commit fbb6627

Please sign in to comment.