diff --git a/tests/pc/vga/L25-3.ASM b/tests/pc/vga/L25-3.ASM index 6452e233d..8f3984197 100644 --- a/tests/pc/vga/L25-3.ASM +++ b/tests/pc/vga/L25-3.ASM @@ -77,7 +77,6 @@ HorzBarLoop: SETGC GC_SET_RESET,01h ;set/reset value is 0ffh for plane 0 ; (the blue plane) and 0 for other ; planes - int 3 sub di,di mov cx,80*480 ;# bytes per screen mov al,0ffh ;since set/reset is enabled for all