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
e43afdb85c
commit
5ac59a1b35
1 changed files with 0 additions and 1 deletions
|
|
@ -75,7 +75,6 @@ private void DecryptAES()
|
|||
if (dialogResult == DialogResult.Cancel)
|
||||
{
|
||||
PublicVar.openFileName = Path.GetFileName(filePath);
|
||||
return;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue