OSDN Git Service

Delete desktop.ini
[fast-forth/master.git] / forthMSP430FR_SD_LOAD.asm
index 2727210..aca89b0 100644 (file)
@@ -481,9 +481,6 @@ Open_File                           ; --
 OPEN_COMP                           ;
     mDOCOL                          ; if compile state
     .word   lit,lit,COMMA,COMMA     ; compile open_type as literal
-    .IFDEF LOWERCASE                ;
-    .word   CAPS_ON                 ;
-    .ENDIF                          ;
     .word   SQUOTE                  ; compile string_exec + string
     .word   lit,ParenOpen,COMMA     ; compile (OPEN)
     .word   EXIT                    ;