diff --git a/src/main.cpp b/src/main.cpp index 88cd3f01f..cf6b794fd 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -225,7 +225,6 @@ const char usage[] = " Super + O decrease FSR sharpness by 1\n" " Super + S take a screenshot\n" " Super + G toggle keyboard grab\n" - " Super + C update clipboard\n" ""; std::atomic< bool > g_bRun{true};