small fix 967 revision - removed duplicated code

git-svn-id: svn://kolibrios.org@974 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
heavyiron 2008-12-18 19:39:06 +00:00
parent c7e2fad919
commit 5f10b7db0c

View File

@ -35,12 +35,6 @@ include '..\..\..\macros.inc'
START:
mov eax,48
mov ebx,3
mov ecx,sc
mov edx,sizeof.system_colors
mcall
red:
call draw_window