aboutsummaryrefslogtreecommitdiff
path: root/saga/scene.h
diff options
context:
space:
mode:
Diffstat (limited to 'saga/scene.h')
-rw-r--r--saga/scene.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/saga/scene.h b/saga/scene.h
index 3f821e460f..a7e4ac877e 100644
--- a/saga/scene.h
+++ b/saga/scene.h
@@ -137,7 +137,6 @@ struct SCENE_IMAGE {
struct SCENE_ANIMINFO {
int anim_res_number;
int anim_handle;
- //SCENE_ANIMINFO *next;
};
typedef SortedList<SCENE_ANIMINFO> SceneAnimInfoList;