From: Juanma Barranquero Date: Mon, 2 Aug 2010 23:20:48 +0000 (+0200) Subject: nt/config.nt (TIME_WITH_SYS_TIME): Remove #undef, unused (bug#6754). X-Git-Tag: emacs-pretest-24.0.90~104^2~275^2~438^2~49^2~72 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7561000b5c8f6356bfdb210de0003b81489054f9;p=emacs.git nt/config.nt (TIME_WITH_SYS_TIME): Remove #undef, unused (bug#6754). --- diff --git a/nt/ChangeLog b/nt/ChangeLog index 4de3a5430b5..8c699c7758c 100644 --- a/nt/ChangeLog +++ b/nt/ChangeLog @@ -1,3 +1,8 @@ +2010-08-02 Juanma Barranquero + + * config.nt (TIME_WITH_SYS_TIME): Remove #undef, unused (bug#6754). + Suggested by Dan Nicolaescu . + 2010-07-29 Dan Nicolaescu * config.nt: Remove code referring to NO_REMAP, unused. diff --git a/nt/config.nt b/nt/config.nt index 676c3372746..49f823c9ba4 100644 --- a/nt/config.nt +++ b/nt/config.nt @@ -138,7 +138,6 @@ along with GNU Emacs. If not, see . */ #undef HAVE_STDLIB_H #undef HAVE_PWD_H #undef STDC_HEADERS -#undef TIME_WITH_SYS_TIME #undef HAVE_LIBDNET #undef HAVE_LIBPTHREADS