Explorar el Código

Diagnosing bug with ASCIButytonthing

Tig hace 1 año
padre
commit
b55afbddfb
Se han modificado 1 ficheros con 0 adiciones y 5 borrados
  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;
-                //}
             }
         }