Parent Directory
|
Revision Log
|
Patch
--- trunk/RomCheater.PluginFramework/Core/ProcContainer.cs 2012/05/10 09:53:16 101 +++ trunk/RomCheater.PluginFramework/Core/ProcContainer.cs 2012/05/10 10:53:07 105 @@ -23,7 +23,7 @@ fname = ProcessModeleInfoEx.GetMainModulePath(process); fi = new FileInfo(fname); } - catch (Exception ex) + catch (Exception) { throw; }
ViewVC Help | |
Powered by ViewVC 1.1.22 |