Fixed unneeded use of ftime IFF we've got gettimeofday()

Why bother? ftime() was never called from the code if gettimeofday, so
that makes no difference. It just complexifies to avoid including a
header.

What's the problem with #if HAVE_FTIME and friends? That's the usual
idiom (and is why they are defined as 1 when they are defined)
Does that not work on some system you know?

   M


_______________________________________________
Gnash-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-commit

Reply via email to