aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/pet_control
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/pet_control')
-rw-r--r--engines/titanic/pet_control/pet_inventory.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/titanic/pet_control/pet_inventory.h b/engines/titanic/pet_control/pet_inventory.h
index 32f5eb4b12..c72145e0ab 100644
--- a/engines/titanic/pet_control/pet_inventory.h
+++ b/engines/titanic/pet_control/pet_inventory.h
@@ -38,7 +38,6 @@ private:
CTextControl _text;
CPetInventoryGlyphs _items;
CGameObject *_itemBackgrounds[46];
- CGameObject *_itemGlyphs[46];
CGameObject *_movie;
bool _isLoading;
int _titaniaBitFlags;