1
Fork 0

debugging

This commit is contained in:
Jake Howard 2015-03-29 19:07:53 +01:00
parent 1b1085d513
commit 129725bd8c
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ namespace Saviour_Backup_System
SS = new splashScreen(); //displays the splash screen
SS.description.Text = "From Setup...";
databaseTools.init();
startupBackups();
//startupBackups();
SS.Close();
icon = new notificationIcon();