mirror of
https://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git
synced 2024-11-24 10:33:35 +08:00
Remove warning message about using NLS.
This commit is contained in:
parent
1e6e4c5e5c
commit
2f853099bc
@ -1,5 +1,4 @@
|
||||
#ifdef ENABLE_NLS
|
||||
#warning Using NLS
|
||||
#include <libintl.h>
|
||||
#include <locale.h>
|
||||
#define _(a) (gettext (a))
|
||||
|
Loading…
Reference in New Issue
Block a user