diff --git a/lib/synergy/CClientApp.cpp b/lib/synergy/CClientApp.cpp index 7bfb0ec6..44cc50d6 100644 --- a/lib/synergy/CClientApp.cpp +++ b/lib/synergy/CClientApp.cpp @@ -194,9 +194,6 @@ CClientApp::help() "The server address is of the form: [][:]. The hostname\n" "must be the address or hostname of the server. The port overrides the\n" "default port, %d.\n" - "\n" - "Where log messages go depends on the platform and whether or not the\n" - "client is running as a daemon.", args().m_pname, kDefaultPort );