fixed warning

This commit is contained in:
Jeff Hill
2000-01-29 01:31:06 +00:00
parent a169822d7f
commit 0d6fd86fc3

View File

@@ -224,7 +224,6 @@ osiTime::operator tm_nano_sec () const
{
tm_nano_sec tm;
time_t_wrapper ansiTimeTicks;
struct tm *p;
ansiTimeTicks = *this;