aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/gui/gui_gfx.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sci/gui/gui_gfx.cpp')
-rw-r--r--engines/sci/gui/gui_gfx.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/sci/gui/gui_gfx.cpp b/engines/sci/gui/gui_gfx.cpp
index 2c1bfee9bc..e26ac8bf9d 100644
--- a/engines/sci/gui/gui_gfx.cpp
+++ b/engines/sci/gui/gui_gfx.cpp
@@ -1284,7 +1284,6 @@ void SciGuiGfx::AnimateDrawCels() {
}
void SciGuiGfx::AnimateUpdateScreen(byte oldPicNotValid) {
- SegManager *segMan = _s->_segMan;
GuiAnimateEntry *listEntry;
uint16 signal;
GuiAnimateList::iterator listIterator;