diff --git a/Saviour Backup System/notificationIcon.cs b/Saviour Backup System/notificationIcon.cs index e01e01d..44cfa5d 100644 --- a/Saviour Backup System/notificationIcon.cs +++ b/Saviour Backup System/notificationIcon.cs @@ -27,7 +27,6 @@ namespace Saviour_Backup_System private static void displayWindow(object sender, EventArgs e) { - MessageBox.Show("Display"); } } }