diff --git a/avr/devices/c03/test/main.asm b/avr/devices/c03/test/main.asm index 6a9272e..541b539 100644 --- a/avr/devices/c03/test/main.asm +++ b/avr/devices/c03/test/main.asm @@ -285,235 +285,6 @@ Debug_Style: -mkTestWindow: - bigcall GuiApp_GetRootWindow - brcc mkTestWindow_ret - mov xl, r18 ; use root window as parent for main window - mov xh, r19 - ldi r16, 0 ; OPTS - ldi r17, (WIDGET_PACK_FILLED<