* Removing more compiler warnings

This commit is contained in:
Adam Frisby
2007-07-19 00:25:40 +00:00
parent 08b04810a8
commit 6cf9d6da21
4 changed files with 1 additions and 6 deletions

View File

@@ -343,7 +343,6 @@ using System;
Common.SendToDebug("Last OPCODE was return command. Code chunk execution complete.");
return true;
break;
}
return false;
}