Sfoglia il codice sorgente

Diagnosing bug with ASCIButytonthing

Tig 11 mesi fa
parent
commit
b55afbddfb
1 ha cambiato i file con 0 aggiunte e 5 eliminazioni
  1. 0 5
      UICatalog/Scenarios/ASCIICustomButton.cs

+ 0 - 5
UICatalog/Scenarios/ASCIICustomButton.cs

@@ -123,11 +123,6 @@ public class ASCIICustomButtonTest : Scenario
             {
                 _border.Visible = true;
                 _fill.Visible = false;
-
-                //if (view == null)
-                //{
-                //    view = this;
-                //}
             }
         }