mirror of
https://github.com/mpv-player/mpv
synced 2025-01-18 21:31:13 +00:00
Remove pointless #ifdef.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27067 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
5bc498aa74
commit
4e09a179df
@ -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 ========================
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user