diff options
| author | wowmom98 <[email protected]> | 2017-02-26 15:52:08 -0500 |
|---|---|---|
| committer | wowmom98 <[email protected]> | 2017-02-26 15:52:08 -0500 |
| commit | ec61f5dfe9de92470cd91269c77713549e7d6159 (patch) | |
| tree | 47faf338907cd5c57040556cff7e7a4bbd1547da /ShiftOS.WinForms/Applications/Terminal.cs | |
| parent | 2809d9c76d47640e6ac076e7484801415eff625f (diff) | |
| parent | 0e3362e8e3c635150d92fd5acc9d69473ec588fc (diff) | |
| download | shiftos_thereturn-ec61f5dfe9de92470cd91269c77713549e7d6159.tar.gz shiftos_thereturn-ec61f5dfe9de92470cd91269c77713549e7d6159.tar.bz2 shiftos_thereturn-ec61f5dfe9de92470cd91269c77713549e7d6159.zip | |
Merge remote-tracking branch 'origin/master'
# Conflicts:
# ShiftOS.WinForms/Resources/Shiftorium.txt
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() { |
