Skip to content

Commit d34ab31

Browse files
committed
Mta file rename is intended to make the attempt but ignore any error.
1 parent 8d92e29 commit d34ab31

File tree

1 file changed

+0
-1
lines changed
  • EventLogAnalyzer/EventLogAnalysis

1 file changed

+0
-1
lines changed

EventLogAnalyzer/EventLogAnalysis/ELog.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,6 @@ void RenameIfPossible(string from, string to)
248248
}
249249
catch (Exception)
250250
{
251-
throw;
252251
}
253252
}
254253

0 commit comments

Comments
 (0)