Remove unused GetTickCount_ns
This commit is contained in:
@@ -200,7 +200,6 @@ void __reg2 nofinalslash (const char *src, char *dst);
|
||||
void __reg3 *hook_or_detect_cygwin (const char *, const void *, WORD&, HANDLE h = NULL);
|
||||
|
||||
/* Time related */
|
||||
ULONGLONG GetTickCount_ns ();
|
||||
void __stdcall totimeval (struct timeval *, PLARGE_INTEGER, int, int);
|
||||
time_t __stdcall to_time_t (PLARGE_INTEGER);
|
||||
void __stdcall to_timestruc_t (PLARGE_INTEGER, timestruc_t *);
|
||||
|
Reference in New Issue
Block a user