diff options
Diffstat (limited to 'engines/fullpipe/sound.h')
-rw-r--r-- | engines/fullpipe/sound.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/engines/fullpipe/sound.h b/engines/fullpipe/sound.h index 775086774c..93e994a720 100644 --- a/engines/fullpipe/sound.h +++ b/engines/fullpipe/sound.h @@ -25,8 +25,6 @@ namespace Fullpipe { -void startSceneTrack(); - class Sound : public MemoryObject { int _id; char *_description; |