aboutsummaryrefslogtreecommitdiff
path: root/saga
diff options
context:
space:
mode:
Diffstat (limited to 'saga')
-rw-r--r--saga/ite_introproc.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/saga/ite_introproc.cpp b/saga/ite_introproc.cpp
index 9318b977a2..bb48ffe54c 100644
--- a/saga/ite_introproc.cpp
+++ b/saga/ite_introproc.cpp
@@ -128,7 +128,6 @@ int Scene::ITEStartProc() {
SCENE_QUEUE first_scene;
GAME_SCENEDESC gs_desc;
- int game_id = GAME_GetGame();
n_introscenes = ARRAYSIZE(ITE_IntroList);
for (i = 0; i < n_introscenes; i++) {