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
04117e65c7
commit
b5b49ec535
1 changed files with 0 additions and 4 deletions
|
|
@ -749,10 +749,6 @@ private void MainWindow_Load(object sender, EventArgs e)
|
|||
{
|
||||
OpenAsotiations();
|
||||
}
|
||||
if (args.Contains("/e")) /*encrypt*/
|
||||
{
|
||||
ContextMenuEncrypt();
|
||||
}
|
||||
if (args.Contains("/er")) /*encrypt and replace*/
|
||||
{
|
||||
ContextMenuEncryptReplace();
|
||||
|
|
|
|||
Loading…
Reference in a new issue