i18n: Remove unnecessary #ifs.
authorBen Pfaff <blp@cs.stanford.edu>
Tue, 7 Dec 2010 04:54:15 +0000 (20:54 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Sun, 12 Dec 2010 06:17:24 +0000 (22:17 -0800)
commitcf376bc7dcdbdd886ddb35870c8636d14a955b39
tree9d9cfb438bb667a1e305e0c6400c47b22cc14e1f
parent5c7645201d967630b80850e5f422b575de00f415
i18n: Remove unnecessary #ifs.

The test for LC_MESSAGES should not be necessary because Gnulib ensures
that LC_MESSAGES is always defined.

The test for ENABLE_NLS should not be necessary because PSPP has not
supported that configuration for some time.
src/libpspp/i18n.c