diff options
author | das <das> | 2010-08-16 08:40:32 (GMT) |
---|---|---|
committer | das <das> | 2010-08-16 08:40:32 (GMT) |
commit | 29f1f60ea32930a998da8a1b2b119fbfb4e9d8e4 (patch) | |
tree | 755a44750d79479250696f9db8ab7c1f7003b107 | |
parent | 0068c1b934fc15e422075268a35e85477ff813b0 (diff) | |
download | tk-29f1f60ea32930a998da8a1b2b119fbfb4e9d8e4.zip tk-29f1f60ea32930a998da8a1b2b119fbfb4e9d8e4.tar.gz tk-29f1f60ea32930a998da8a1b2b119fbfb4e9d8e4.tar.bz2 |
regen
-rw-r--r-- | unix/tkConfig.h.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/unix/tkConfig.h.in b/unix/tkConfig.h.in index 9859880..cfa8a32 100644 --- a/unix/tkConfig.h.in +++ b/unix/tkConfig.h.in @@ -181,9 +181,6 @@ /* Are TkAqua debug messages enabled? */ #undef TK_MAC_DEBUG -/* Do we need a special AIX hack for timezones? */ -#undef USE_DELTA_FOR_TZ - /* Do we want to use the threaded memory allocator? */ #undef USE_THREAD_ALLOC |