From 4180e85bc0da500c347a3c5076ec7e6921e8daff Mon Sep 17 00:00:00 2001 From: Paul Gilbert Date: Sat, 23 Apr 2016 23:30:17 -0400 Subject: TITANIC: Beginnings of PET Rooms glyph --- engines/titanic/pet_control/pet_sound.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'engines/titanic/pet_control/pet_sound.h') diff --git a/engines/titanic/pet_control/pet_sound.h b/engines/titanic/pet_control/pet_sound.h index 3727780c4b..267bd03309 100644 --- a/engines/titanic/pet_control/pet_sound.h +++ b/engines/titanic/pet_control/pet_sound.h @@ -98,11 +98,6 @@ public: * Returns the tooltip text for when the glyph is selected */ virtual void getTooltip(CPetText *text); - - /** - * Get the parent RealLife area - */ - CPetGlyphs *getOwner() { return _owner; } }; } // End of namespace Titanic -- cgit v1.2.3