diff help/help_mp-en.h @ 17407:281856c09bfd

Remove overly loud "warning" from runtime-cpudetection message.
author diego
date Mon, 16 Jan 2006 22:41:35 +0000
parents 934380353fd6
children 2ffede69ea15
line wrap: on
line diff
--- 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"