* minor: remove mono compiler warnings

This commit is contained in:
Justin Clarke Casey
2008-11-27 19:51:11 +00:00
parent 45c50998c2
commit 8ba6b2b11a
3 changed files with 3 additions and 4 deletions

View File

@@ -97,7 +97,6 @@ namespace OpenSim.Data.MySQL
{
errorSeen = true;
continue;
continue;
}
throw;
}