diff help/help_mp-ro.h @ 31513:01f7cf82b7b1

Remove unnecessary HELP_MP_DEFINE_STATIC #define and corresponding #ifdefs. This was attempted before and reverted due to causing warnings. No warnings appear after the removal now, so the operation should be safe this time.
author diego
date Mon, 28 Jun 2010 09:25:56 +0000
parents 0ad2da052b2e
children 736b22f11e00
line wrap: on
line diff
--- a/help/help_mp-ro.h	Mon Jun 28 08:43:05 2010 +0000
+++ b/help/help_mp-ro.h	Mon Jun 28 09:25:56 2010 +0000
@@ -8,7 +8,6 @@
 //
 // ========================= MPlayer help ===========================
 
-#ifdef HELP_MP_DEFINE_STATIC
 static const char help_text[]=
 "Folosire: mplayer [opþiuni] [url|cale/]numefiºier\n"
 "\n"
@@ -54,7 +53,6 @@
 "\n"
 " * * * VEZI PAGINA MAN PENTRU DETALII, ALTE OPÞIUNI (AVANSATE) ªI TASTE * * *\n"
 "\n";
-#endif
 
 // ========================= MPlayer messages ===========================