remove obsolete stuff

svn-id: r4400
This commit is contained in:
Max Horn 2002-06-03 21:49:46 +00:00
parent 071a32fc7d
commit 9ca2964e74

View File

@ -1013,9 +1013,6 @@ void Actor::drawActorCostume()
setupActorScale();
/* First, zero initialize all fields */
//memset(&ar, 0, sizeof(ar));
ar.x = x - _vm->virtscr->xstart;
ar.y = y - elevation;
ar.scale_x = scalex;