clean up the warnings

This commit is contained in:
Bill Currie 2003-01-28 21:52:15 +00:00
parent fa76c5ab30
commit 4bb2aaeb14
17 changed files with 32 additions and 74 deletions

View file

@ -245,8 +245,6 @@ void() trigger_secret =
void() counter_use =
{
local string junk;
self.count = self.count - 1;
if (self.count < 0)
return;