Skip to content

Commit 4ec7eb0

Browse files
committed
Nice rogue null function
1 parent a540438 commit 4ec7eb0

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

Sonic-06-Mod-Manager/src/Environment3/ProfileCreator.cs

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -62,11 +62,6 @@ private void text_Title_TextChanged(object sender, EventArgs e)
6262
Button_Create.Enabled = false;
6363
}
6464

65-
private void text_Title_KeyDown(object sender, KeyEventArgs e)
66-
{
67-
68-
}
69-
7065
/// <summary>
7166
/// Create profile upon hitting confirm.
7267
/// </summary>

0 commit comments

Comments
 (0)