Resharper code cleanup, including:

- Optimized using statements
 - Removal of redundant code
This commit is contained in:
Lucas Nicodemus 2011-07-26 23:37:06 -06:00
parent 3dd7af1a30
commit 37146adb4c
23 changed files with 141 additions and 185 deletions

View file

@ -36,5 +36,5 @@ using System.Runtime.InteropServices;
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("3.1.4.0724")]
[assembly: AssemblyFileVersion("3.1.4.0724")]
[assembly: AssemblyVersion("3.1.4.0726")]
[assembly: AssemblyFileVersion("3.1.4.0726")]