From ca8d41adb5e025d05b520492c917a8f69e19f0f9 Mon Sep 17 00:00:00 2001 From: diego Date: Sun, 15 Jun 2008 13:37:44 +0000 Subject: Add the ugly HELP_MP_DEFINE_STATIC back, otherwise we produce warnings like ./help_mp.h:21: warning: 'help_text' defined but not used git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27071 b3059339-0415-0410-9bf9-f77b7e298cf2 --- help/help_mp-en.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'help') diff --git a/help/help_mp-en.h b/help/help_mp-en.h index 631e07e23e..35e7831520 100644 --- a/help/help_mp-en.h +++ b/help/help_mp-en.h @@ -12,6 +12,7 @@ // ========================= MPlayer help =========================== +#ifdef HELP_MP_DEFINE_STATIC static char help_text[]= "Usage: mplayer [options] [url|path/]filename\n" "\n" @@ -51,7 +52,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