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
609d8107a7
commit
7268898afb
1 changed files with 0 additions and 9 deletions
|
|
@ -843,15 +843,6 @@ private void CustomRTB_KeyUp(object sender, KeyEventArgs e)
|
|||
}
|
||||
}
|
||||
|
||||
private void CustomRTB_KeyPress(object sender, KeyPressEventArgs e)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
private void CustomRTB_TextChanged(object sender, EventArgs e)
|
||||
{
|
||||
|
||||
}
|
||||
/*CustomRTB Events*/
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue