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:
sithlord48
2025-04-03 23:32:25 -04:00
committed by Chris Rizzitello
parent ca5cc8211b
commit e617e4b537

View File

@ -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"