summaryrefslogtreecommitdiff
path: root/conio.inc
diff options
context:
space:
mode:
Diffstat (limited to 'conio.inc')
-rw-r--r--conio.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/conio.inc b/conio.inc
index f8b80739..0867af75 100644
--- a/conio.inc
+++ b/conio.inc
@@ -228,9 +228,7 @@ msg_viewimage:
mov byte [si],0 ; Zero-terminate filename
mov si,VGAFileBuf
mov di,VGAFileMBuf
- push di
call mangle_name
- pop di
call searchdir
pop es
jz msg_putcharnext ; Not there