Remove unused GetTickCount_ns

This commit is contained in:
Corinna Vinschen
2015-12-15 21:48:02 +01:00
parent 00e9bf2bb3
commit ceab4452f1
2 changed files with 0 additions and 18 deletions

View File

@@ -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 *);