Skip to content

Commit

Permalink
FULLPIPE: Remove unused class variable. CID 1063191
Browse files Browse the repository at this point in the history
  • Loading branch information
sev- committed Sep 22, 2013
1 parent 0b88ffa commit 4d52f7b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion engines/fullpipe/scene.h
Expand Up @@ -88,7 +88,6 @@ class SceneTag : public CObject {
char *_tag;
Scene *_scene;
int16 _sceneId;
int16 _field_12;

public:
SceneTag();
Expand Down

0 comments on commit 4d52f7b

Please sign in to comment.