1
Fork 0

1 line caused so many errors, the other wasnt needed

This commit is contained in:
Jake Howard 2014-12-30 17:29:21 +00:00
parent 3662348450
commit f387073ff6
1 changed files with 0 additions and 2 deletions

View File

@ -171,8 +171,6 @@ namespace Saviour_Backup_System
cmd.Parameters.Clear();
statusProgress.Text = "Recordset created...";
conn.Close();
conn.Dispose();
this.Close();
}