From: Bruno Haible Date: Mon, 23 Jun 2003 10:00:17 +0000 (+0000) Subject: No use of gettext() in this file. X-Git-Tag: v0.13~414 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82b4e6b99a851bec9408355d066e6cd73f2a4658;p=thirdparty%2Fgettext.git No use of gettext() in this file. --- diff --git a/gettext-tools/src/ChangeLog b/gettext-tools/src/ChangeLog index e09308de1..f9b1dfa45 100644 --- a/gettext-tools/src/ChangeLog +++ b/gettext-tools/src/ChangeLog @@ -1,3 +1,7 @@ +2003-06-22 Bruno Haible + + * write-properties.c: Don't include exit.h and gettext.h. + 2003-06-22 Bruno Haible * x-php.c (phase3_ungetc): Comment out unused function. diff --git a/gettext-tools/src/write-properties.c b/gettext-tools/src/write-properties.c index 791a5c094..5328ebc66 100644 --- a/gettext-tools/src/write-properties.c +++ b/gettext-tools/src/write-properties.c @@ -37,10 +37,6 @@ #include "utf8-ucs4.h" #include "write-po.h" #include "xmalloc.h" -#include "exit.h" -#include "gettext.h" - -#define _(str) gettext (str) /* The format of the Java .properties files is documented in the JDK documentation for class java.util.Properties. In the case of .properties