diff --git a/Crypto Notepad/MainForm.cs b/Crypto Notepad/MainForm.cs index d640de9..ffa4730 100644 --- a/Crypto Notepad/MainForm.cs +++ b/Crypto Notepad/MainForm.cs @@ -921,7 +921,6 @@ private void NewMainMenu_Click(object sender, EventArgs e) PublicVar.openFileName = Path.GetFileName(filePath); } TypedPassword.Value = null; - return; } else {