diff options
Diffstat (limited to 'winsup/cygwin/acconfig.h')
-rw-r--r-- | winsup/cygwin/acconfig.h | 4 |
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 - |