mirror of
https://github.com/Crypto-Notepad/Crypto-Notepad.git
synced 2026-03-11 08:55:25 +00:00
Removed unused code
This commit is contained in:
parent
0a52852435
commit
9316ab343a
1 changed files with 0 additions and 1 deletions
|
|
@ -1444,7 +1444,6 @@ private void ChangeKeyMainMenu_Click(object sender, EventArgs e)
|
|||
|
||||
private async void LockMainMenu_Click(object sender, EventArgs e)
|
||||
{
|
||||
//SaveMainMenu_Click(this, new EventArgs());
|
||||
mainMenu.Enabled = false;
|
||||
toolbarPanel.Enabled = false;
|
||||
richTextBox.SuspendDrawing();
|
||||
|
|
|
|||
Loading…
Reference in a new issue