Changed: clean-up

This commit is contained in:
Ray 2021-08-01 16:00:46 +01:00
parent 596ca930b9
commit 3cb355f02f
1 changed files with 0 additions and 5 deletions

View File

@ -559,11 +559,6 @@ namespace FizzyLauncher
/// <param name="e"></param>
private void addGroupToolStripMenuItem_Click(object sender, EventArgs e)
{
//if (string.IsNullOrWhiteSpace(sessionFilename))
//{
// return;
//}
tileContainer1.Add();
}