diff --git a/libsrc/geos/runtime/condes.s b/libsrc/geos/runtime/condes.s index 82bac9e40..e58ecb6ec 100644 --- a/libsrc/geos/runtime/condes.s +++ b/libsrc/geos/runtime/condes.s @@ -90,4 +90,3 @@ index: .byte 0 getbyt: lda $FFFF,y ; may not change X! rts - rts ;!!! this byte will be lost (od65 can't even dump this .o)