Changed: clean-up
This commit is contained in:
parent
596ca930b9
commit
3cb355f02f
@ -559,11 +559,6 @@ namespace FizzyLauncher
|
|||||||
/// <param name="e"></param>
|
/// <param name="e"></param>
|
||||||
private void addGroupToolStripMenuItem_Click(object sender, EventArgs e)
|
private void addGroupToolStripMenuItem_Click(object sender, EventArgs e)
|
||||||
{
|
{
|
||||||
//if (string.IsNullOrWhiteSpace(sessionFilename))
|
|
||||||
//{
|
|
||||||
// return;
|
|
||||||
//}
|
|
||||||
|
|
||||||
tileContainer1.Add();
|
tileContainer1.Add();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user