Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2000-04-17 03:00:38 +0400
committerChristopher Faylor <me@cgf.cx>2000-04-17 03:00:38 +0400
commit08ce80eac2b449e9d151975ec0a5d0042a07c847 (patch)
tree55e5b3932bc46b236549d03451ee3b476345cd7e
parentfbf23e34c5ac68f13b397b333f623349dcec383d (diff)
Remove obsolete setting.
-rw-r--r--winsup/cygwin/acconfig.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/winsup/cygwin/acconfig.h b/winsup/cygwin/acconfig.h
index 5b796e897..7430a4ea9 100644
--- a/winsup/cygwin/acconfig.h
+++ b/winsup/cygwin/acconfig.h
@@ -9,7 +9,3 @@
/* Define if building thread-safe Cygwin DLL. */
#undef _MT_SAFE
-
-/* Define if strace log output has date/time stamp. */
-#undef STRACE_HHMMSS
-