removed duplicated line

This commit is contained in:
MrBesen 2019-01-14 10:22:09 +01:00
parent 0a8387eceb
commit 4d5aed74c5
Signed by: MrBesen
GPG Key ID: 596B2350DCD67504
1 changed files with 0 additions and 1 deletions

View File

@ -280,7 +280,6 @@ get_string:
je .loop ; yes, ignore the key
dec di
mov byte [di], 0; delete character
mov byte [di], 0 ; delete character
dec cl ; decrement counter as well