Remove line

svn-id: r9452
This commit is contained in:
Travis Howell 2003-08-04 06:01:08 +00:00
parent 454c92a1d7
commit 486c1c77e1

View File

@ -519,7 +519,6 @@ byte *SimonEngine::vc_10_no_depack_swap(byte *src, uint w, uint h) {
h *= 8;
byte *dst = _video_buf_1 + h - 1;
// loc_40F57F
uint h_cur = h;
do {
do {