Remove for-testing keyboard handler from shell

This commit is contained in:
Juhani Krekelä 2023-03-23 12:36:58 +02:00
parent 3b2cfd18c3
commit 0fb48bdfb0
1 changed files with 0 additions and 5 deletions

View File

@ -599,11 +599,6 @@ set_wallpaper:
; out:
; clobbers everything
keyboard:
call get_window
mov si, [si + window.data]
add si, 20
mov [si], cl
call request_redraw
ret
; in: