Skip to content

Commit

Permalink
Removed debug code
Browse files Browse the repository at this point in the history
  • Loading branch information
istvan-v committed May 9, 2018
1 parent 549b44c commit ae67b93
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/charconv.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,6 @@ namespace Plus4Emu {
break;
}
}
std::fprintf(stderr, "0x%02X\n", (unsigned int) c);
return c;
}

Expand Down

0 comments on commit ae67b93

Please sign in to comment.