diff --git a/help/help_mp-en.h b/help/help_mp-en.h index c0da13fe3f..2f695774c9 100644 --- a/help/help_mp-en.h +++ b/help/help_mp-en.h @@ -113,7 +113,7 @@ static char help_text[]= #define MSGTR_Playing "Playing %s.\n" #define MSGTR_NoSound "Audio: no sound\n" #define MSGTR_FPSforced "FPS forced to be %5.3f (ftime: %5.3f).\n" -#define MSGTR_CompiledWithRuntimeDetection "Compiled with runtime CPU detection - WARNING - this is not optimal!\nTo get best performance, recompile MPlayer with --disable-runtime-cpudetection.\n" +#define MSGTR_CompiledWithRuntimeDetection "Compiled with runtime CPU detection.\n" #define MSGTR_CompiledWithCPUExtensions "Compiled for x86 CPU with extensions:" #define MSGTR_AvailableVideoOutputDrivers "Available video output drivers:\n" #define MSGTR_AvailableAudioOutputDrivers "Available audio output drivers:\n"