Drop temporary declaration of GetSystemTimePreciseAsFileTime.
* times.cc (GetSystemTimePreciseAsFileTime): Remove declaration and accompanying comment. Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
		| @@ -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) | ||||
| { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user