# | Line 53 | Line 53 | namespace RomCheater.Logging | |
---|---|---|
53 | lw = (LogWriter)prop.GetValue(null, null); | |
54 | break; | |
55 | } | |
56 | < | catch (Exception ex) |
56 | > | catch (Exception) |
57 | { | |
58 | throw; | |
59 | } |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |