Changeset 1868

Show
Ignore:
Timestamp:
3/1/2010 8:50:26 AM (5 months ago)
Author:
lowjoel
Message:

Warning fix.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/eraser6/Eraser.DefaultPlugins/FileSystems/Fat.cs

    r1865 r1868  
    117117                    } 
    118118                } 
    119                 catch (SharingViolationException e) 
     119                catch (SharingViolationException) 
    120120                { 
    121121                    Logger.Log(S._("Could not erase directory entries on the volume {0} because" +