Show Text File DA: Don't clear selection

This commit is contained in:
Joshua Bell
2019-01-19 20:38:37 -08:00
parent fe4e7b40d7
commit 90ffddd85b

View File

@@ -395,10 +395,6 @@ abort: rts
inc src+1
: jsr copy_pathbuf ; copy x bytes (src) to (dst)
;; Clear selection (why???)
copy16 #JUMP_TABLE_CLEAR_SEL, call_main_addr
jsr call_main_trampoline
jmp open_file_and_init_window
.proc copy_pathbuf ; copy x bytes from src to dst