diff --git a/libsrc/apple2/exec.s b/libsrc/apple2/exec.s index d5cbf8788..27a6487bd 100644 --- a/libsrc/apple2/exec.s +++ b/libsrc/apple2/exec.s @@ -213,8 +213,6 @@ source: jsr $BF00 bcs error ; Check for cmdline handling - lda $0100 ; Valid cmdline? - beq jump ; No, jump to program right away ldx file_type ; SYS file? bne system ; Yes, check for startup filename