summaryrefslogtreecommitdiffstats
path: root/generic/tclTest.c
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2012-10-17 13:52:24 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2012-10-17 13:52:24 (GMT)
commitaaac3316a46c1c3f53def1e93bf81178b31307e0 (patch)
tree118f7c7682cdbaf9666f25c8fae9b7e912d55892 /generic/tclTest.c
parenta8d394eeafa043ca1cfc2daa1ba0d5f15a59b802 (diff)
parent6c99b4f5451a3804f546cfe6a2164835603f67e6 (diff)
downloadtcl-aaac3316a46c1c3f53def1e93bf81178b31307e0.zip
tcl-aaac3316a46c1c3f53def1e93bf81178b31307e0.tar.gz
tcl-aaac3316a46c1c3f53def1e93bf81178b31307e0.tar.bz2
merge trunk
Diffstat (limited to 'generic/tclTest.c')
-rw-r--r--generic/tclTest.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/generic/tclTest.c b/generic/tclTest.c
index b4192b2..5dc95f9 100644
--- a/generic/tclTest.c
+++ b/generic/tclTest.c
@@ -15,11 +15,6 @@
* this file, and for a DISCLAIMER OF ALL WARRANTIES.
*/
-#ifndef _WIN64
-/* See [Bug 2935503]: file mtime sets wrong time */
-# define _USE_32BIT_TIME_T
-#endif
-
#undef STATIC_BUILD
#ifndef USE_TCL_STUBS
# define USE_TCL_STUBS