tools: drop help for obsolete --sender option from the eis-demo-server

This commit is contained in:
Peter Hutterer 2022-08-29 14:00:47 +10:00
parent f7dc4af6e8
commit 06210ee439

View file

@ -461,7 +461,6 @@ usage(FILE *fp, const char *argv0)
" --layout Use the given XKB layout (requires libxkbcommon). Default: none\n"
" --uinput Set up each device as uinput device (this requires root)\n"
" --verbose Enable debugging output\n"
" --sender Make this a sender EIS server, sending events instead of receiving them\n"
"",
argv0);
}