From 12f64963290c322fd2503df4adb8196c9c242543 Mon Sep 17 00:00:00 2001 From: diego Date: Mon, 16 Jan 2006 22:41:35 +0000 Subject: Remove overly loud "warning" from runtime-cpudetection message. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17408 b3059339-0415-0410-9bf9-f77b7e298cf2 --- help/help_mp-en.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'help') 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" -- cgit v1.2.3