Explorar o código

Update README.md

Miguel de Icaza %!s(int64=7) %!d(string=hai) anos
pai
achega
8eb4949cbc
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  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 ();
     }
 }