mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2026-01-02 01:03:29 +01:00
removed unused Cook/UncookMouse APIs
This commit is contained in:
@@ -2000,16 +2000,6 @@ namespace Terminal.Gui {
|
||||
return hasColor;
|
||||
}
|
||||
|
||||
#region Unused
|
||||
public override void CookMouse ()
|
||||
{
|
||||
}
|
||||
|
||||
public override void UncookMouse ()
|
||||
{
|
||||
}
|
||||
#endregion
|
||||
|
||||
//
|
||||
// These are for the .NET driver, but running natively on Windows, wont run
|
||||
// on the Mono emulation
|
||||
|
||||
Reference in New Issue
Block a user