diff options
| author | Michael <[email protected]> | 2017-02-26 10:24:27 -0500 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-02-26 10:24:27 -0500 |
| commit | 78a5a4281cde2105e59164890caa949ef7617510 (patch) | |
| tree | b5f94118ba35eb746f9105d08b915a876d98f8e8 /ShiftOS.WinForms/Applications/Terminal.cs | |
| parent | 8d72f2c4d4ac742f942262159b5195bb44875846 (diff) | |
| download | shiftos_thereturn-78a5a4281cde2105e59164890caa949ef7617510.tar.gz shiftos_thereturn-78a5a4281cde2105e59164890caa949ef7617510.tar.bz2 shiftos_thereturn-78a5a4281cde2105e59164890caa949ef7617510.zip | |
more beta 1.2 stuff
Diffstat (limited to 'ShiftOS.WinForms/Applications/Terminal.cs')
| -rw-r--r-- | ShiftOS.WinForms/Applications/Terminal.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ShiftOS.WinForms/Applications/Terminal.cs b/ShiftOS.WinForms/Applications/Terminal.cs index ff3569b..7bab213 100644 --- a/ShiftOS.WinForms/Applications/Terminal.cs +++ b/ShiftOS.WinForms/Applications/Terminal.cs @@ -187,7 +187,6 @@ namespace ShiftOS.WinForms.Applications public static event TextSentEventHandler TextSent; - public event EventHandler OnComplete; public void ResetAllKeywords() { |
