This commit is contained in:
Kathy Ruffing 2010-11-10 18:16:12 +00:00
parent 23f30d23c3
commit 2e82f020f1

View File

@ -219,7 +219,7 @@ namespace VEPROMS.CSLA.Library
}
catch (IOException ex)
{
_MyLog.Error("TryDelete",ex);
// _MyLog.Error("TryDelete", ex);
}
finally
{