mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-22 19:22:06 +03:00
One translatable message less.
This commit is contained in:
parent
8355430596
commit
2b41a2e4e2
@ -73,7 +73,7 @@ static const char * const features [] = {
|
||||
#elif defined(USE_NCURSES)
|
||||
N_("Using the ncurses library"),
|
||||
#else
|
||||
N_("Using old curses library"),
|
||||
#error "Cannot compile mc without S-Lang or ncurses"
|
||||
#endif /* !HAVE_SLANG && !USE_NCURSES */
|
||||
|
||||
"\n",
|
||||
|
Loading…
Reference in New Issue
Block a user