removed extraneous end-comment

This commit is contained in:
Jorj Bauer 2018-01-03 10:36:13 -05:00
parent 69b794bc1d
commit 4f31e16fd2
1 changed files with 0 additions and 1 deletions

View File

@ -237,7 +237,6 @@ static void *cpu_thread(void *dummyptr) {
mmu->write(0x23, 24);
mmu->write(0x33, '>');
mmu->write(0x48, 0); // from 0xfb2f: part of text init
*/
#endif
send_rst = 0;