Remove pointless #ifdef.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27067 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2008-06-15 12:51:12 +00:00
parent 5bc498aa74
commit 4e09a179df
1 changed files with 0 additions and 4 deletions

View File

@ -719,8 +719,6 @@ static char help_text[]=
// ====================== GUI messages/buttons ========================
#ifdef HAVE_NEW_GUI
// --- labels ---
#define MSGTR_About "About"
#define MSGTR_FileSelect "Select file..."
@ -1012,8 +1010,6 @@ static char help_text[]=
#define MSGTR_WS_NotAFile "This does not seem to be a file...\n"
#define MSGTR_WS_DDNothing "D&D: Nothing returned!\n"
#endif
// ======================= video output drivers ========================