removed unused GetColors api

This commit is contained in:
Tig Kindel
2023-02-06 11:26:36 +09:00
parent ed7cb3d429
commit 0dcc69023e
5 changed files with 0 additions and 37 deletions

View File

@@ -2001,11 +2001,6 @@ namespace Terminal.Gui {
}
#region Unused
public override void SetColors (short foregroundColorId, short backgroundColorId)
{
}
public override void CookMouse ()
{
}