Remove commented code thats no longer needed.

svn-id: r5956
This commit is contained in:
Travis Howell 2002-12-14 15:48:58 +00:00
parent d30e577416
commit 490dbf25a2
2 changed files with 0 additions and 4 deletions

View file

@ -2438,7 +2438,6 @@ restart:;
get_out:;
o_unk_132_helper_3();
// clear_keydowns();
_base_time = time(NULL) - save_time + _base_time;
_copy_partial_mode = 0;

View file

@ -607,9 +607,6 @@ void SimonState::vc_10_draw()
if (state.image == 0)
return;
// if (_vga_cur_sprite_id != 802)
// return;
state.base_color = (_vc_ptr[1] << 4);
_vc_ptr += 2;
state.x = (int16)vc_read_next_word();