Browse Source

Diagnosing bug with ASCIButytonthing

Tig 1 năm trước cách đây
mục cha
commit
b55afbddfb
1 tập tin đã thay đổi với 0 bổ sung5 xóa
  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;
-                //}
             }
         }