chore: deskflow-client, remove from help --use-x-window, options was unused and should not be reported as an option
This commit is contained in:
committed by
Chris Rizzitello
parent
ca5cc8211b
commit
e617e4b537
@ -117,9 +117,6 @@ void ClientApp::help()
|
||||
#ifdef WINAPI_XWINDOWS
|
||||
<< " [--display <display>]"
|
||||
<< " [--no-xinitthreads]"
|
||||
#endif
|
||||
#ifdef WINAPI_LIBEI
|
||||
<< " [--use-x-window]"
|
||||
#endif
|
||||
<< HELP_SYS_ARGS << HELP_COMMON_ARGS << " <server-address>"
|
||||
<< "\n\n"
|
||||
|
||||
Reference in New Issue
Block a user