removed pointless line
This commit is contained in:
parent
dc9af06bbf
commit
13a5aac6c3
1 changed files with 0 additions and 1 deletions
|
@ -45,7 +45,6 @@ namespace Saviour_Backup_System
|
||||||
icon.notifyIcon.Dispose();
|
icon.notifyIcon.Dispose();
|
||||||
MW.removeDisplay();
|
MW.removeDisplay();
|
||||||
Environment.Exit(0);
|
Environment.Exit(0);
|
||||||
Application.Exit();
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Reference in a new issue