aboutsummaryrefslogtreecommitdiff
path: root/engines/agos/draw.cpp
diff options
context:
space:
mode:
authorTravis Howell2009-03-09 04:37:31 +0000
committerTravis Howell2009-03-09 04:37:31 +0000
commit2ff57df1e5c61a2047f820a4c96c60580f7ca889 (patch)
tree3575c474460a2b19d3b98b458159c4d21d00af5d /engines/agos/draw.cpp
parent93deecccefe3d299c584fd38c719a6e532753a05 (diff)
downloadscummvm-rg350-2ff57df1e5c61a2047f820a4c96c60580f7ca889.tar.gz
scummvm-rg350-2ff57df1e5c61a2047f820a4c96c60580f7ca889.tar.bz2
scummvm-rg350-2ff57df1e5c61a2047f820a4c96c60580f7ca889.zip
Cleanup.
svn-id: r39260
Diffstat (limited to 'engines/agos/draw.cpp')
-rw-r--r--engines/agos/draw.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/agos/draw.cpp b/engines/agos/draw.cpp
index f3c9f2eee2..0ecdce7f50 100644
--- a/engines/agos/draw.cpp
+++ b/engines/agos/draw.cpp
@@ -219,7 +219,6 @@ void AGOSEngine::animateSprites() {
_curSfxFile = vpe->sfxFile;
_windowNum = vsp->windowNum;
_vgaCurSpriteId = vsp->id;
- _vgaCurSpritePriority = vsp->priority;
saveBackGround(vsp);