2
0
Miguel de Icaza 7 жил өмнө
parent
commit
8eb4949cbc
1 өөрчлөгдсөн 0 нэмэгдсэн , 2 устгасан
  1. 0 2
      README.md

+ 0 - 2
README.md

@@ -60,8 +60,6 @@ class Demo {
             new Button (10, 14, "Cancel"),
             new Label (3, 18, "Press ESC and 9 to activate the menubar"));
 
-        ShowEntries (win);
-
         Application.Run ();
     }
 }