Subversion Repositories Code-Repo

Compare Revisions

Ignore whitespace Rev 48 → Rev 50

/SWAT Office App/trunk/SWAT Office App/DriveLogger_Form.cs
97,7 → 97,7
if (Settings_Form.driveLoggerDrivesToIgnore.Contains(drive.Name))
continue;
 
// Check for non-matching entries in the two lists
// Check for non-matching entries
if (!drivesPreviouslyDetectedList.Contains(drive.Name))
{
// Creates and populates a new DriveEntry