diff --git a/winsup/cygwin/times.cc b/winsup/cygwin/times.cc index f0359bfeb..e5aab8c27 100644 --- a/winsup/cygwin/times.cc +++ b/winsup/cygwin/times.cc @@ -31,9 +31,6 @@ hires_ms NO_COPY gtod; hires_ns NO_COPY ntod; -/* Temporary declare here until 32 bit w32api follows suit. */ -extern "C" { void WINAPI GetSystemTimePreciseAsFileTime (LPFILETIME); } - static inline void __attribute__ ((always_inline)) get_system_time (PLARGE_INTEGER systime) {