remove dead lines

This commit is contained in:
andromeda
2026-03-15 21:19:30 +01:00
parent 238069aa0d
commit 64d3e4f635

View File

@@ -379,8 +379,5 @@ msg_fail:
.start db "failed."
.end db 0x0A, 0x00
test_byte db "Q" ; unterminated, just a byte chillin
test_token_null db "TestTokn", 0x00 ; followed by null terminator. Quad word
test_token_space db "TestTokn " ; followed by space. Quad word
test_elemb_0: ; [This Page Intentionally Left Blank]
test_elemb_5 db 0x54, 0x00, 0x21, 0x20, 0x34