summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/times.cc
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/times.cc')
-rw-r--r--winsup/cygwin/times.cc3
1 files changed, 0 insertions, 3 deletions
diff --git a/winsup/cygwin/times.cc b/winsup/cygwin/times.cc
index 6ee283b5c..51f5d0898 100644
--- a/winsup/cygwin/times.cc
+++ b/winsup/cygwin/times.cc
@@ -17,9 +17,6 @@ details. */
#include <errno.h>
#include "winsup.h"
-extern time_t __declspec(dllexport) _timezone;
-extern int __declspec(dllexport) _daylight;
-
#define FACTOR (0x19db1ded53ea710LL)
#define NSPERSEC 10000000LL