removed testing display code
This commit is contained in:
parent
5945bcc311
commit
f65b139af6
1 changed files with 0 additions and 1 deletions
|
@ -27,7 +27,6 @@ namespace Saviour_Backup_System
|
||||||
|
|
||||||
private static void displayWindow(object sender, EventArgs e)
|
private static void displayWindow(object sender, EventArgs e)
|
||||||
{
|
{
|
||||||
MessageBox.Show("Display");
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Reference in a new issue