fixed sun pro warnings

This commit is contained in:
Jeff Hill
2000-03-13 22:11:12 +00:00
parent 99777c8c38
commit fa7986c634
8 changed files with 31 additions and 39 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ double repeaterSubscribeTimer::delay () const
return REPEATER_TRY_PERIOD;
}
void repeaterSubscribeTimer::show (unsigned level) const
void repeaterSubscribeTimer::show (unsigned /* level */ ) const
{
}