# HG changeset patch # User diego # Date 1137451295 0 # Node ID 281856c09bfd7decdb16c76091a47bb8cad3a20a # Parent f5945f8fe876fd175fab6082effa5f8bd680dcbe Remove overly loud "warning" from runtime-cpudetection message. diff -r f5945f8fe876 -r 281856c09bfd help/help_mp-en.h --- a/help/help_mp-en.h Mon Jan 16 20:49:07 2006 +0000 +++ b/help/help_mp-en.h Mon Jan 16 22:41:35 2006 +0000 @@ -113,7 +113,7 @@ #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"