summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--winsup/cygwin/tzcode/localtime_wrapper.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/winsup/cygwin/tzcode/localtime_wrapper.c b/winsup/cygwin/tzcode/localtime_wrapper.c
index 1c7cd928d..3ac8f8cb0 100644
--- a/winsup/cygwin/tzcode/localtime_wrapper.c
+++ b/winsup/cygwin/tzcode/localtime_wrapper.c
@@ -109,8 +109,6 @@ tzgetwintzi (char *wildabbr, char *outbuf)
return outbuf;
}
-// Get ready to wrap NetBSD's localtime.c
-
// Pull these in early to catch any small issues before the real test
#include "private.h"
#include "tzfile.h"