Deleted dumb file.

This commit is contained in:
Jeff Teunissen 2000-03-07 01:34:38 +00:00
parent 24e1dd5e07
commit 7f8f613d4a
1 changed files with 0 additions and 5 deletions

View File

@ -1,5 +0,0 @@
* To those who still don't understand this simple fact:
We can NOT use _ftime for Win9x, because on Win9x it has 1/18.2 sec resolution!
If you don't like timeGetTime(), c'mon, use that QueryPerformanceCounter() from
WinQuake. But _ftime is what simply CANNOT be used.
_ftime works fine on NT, though...