From da3eec542c68ca1e200c7ed91f6431a2e86a5392 Mon Sep 17 00:00:00 2001 From: diego Date: Sun, 15 Jun 2008 12:56:09 +0000 Subject: Remove pointless HELP_MP_DEFINE_STATIC definition. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27068 b3059339-0415-0410-9bf9-f77b7e298cf2 --- help/help_mp-en.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'help/help_mp-en.h') diff --git a/help/help_mp-en.h b/help/help_mp-en.h index e0357cd160..0aeeea0fda 100644 --- a/help/help_mp-en.h +++ b/help/help_mp-en.h @@ -12,7 +12,6 @@ // ========================= MPlayer help =========================== -#ifdef HELP_MP_DEFINE_STATIC static char help_text[]= "Usage: mplayer [options] [url|path/]filename\n" "\n" @@ -52,7 +51,7 @@ static char help_text[]= "\n" " * * * SEE THE MAN PAGE FOR DETAILS, FURTHER (ADVANCED) OPTIONS AND KEYS * * *\n" "\n"; -#endif + // libmpcodecs/ad_dvdpcm.c: #define MSGTR_SamplesWanted "Samples of this format are needed to improve support. Please contact the developers.\n" -- cgit v1.2.3