aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/gob.h
diff options
context:
space:
mode:
authorSven Hesse2008-05-23 21:02:21 +0000
committerSven Hesse2008-05-23 21:02:21 +0000
commit9a03a9a66516f01e512ffe790f1b9588dc1d2375 (patch)
treee89df952c64b8236f2a611698a8f0a0b94667f59 /engines/gob/gob.h
parent62d0a0d1d1e3735e4898729493ea2dcaa7f85df4 (diff)
downloadscummvm-rg350-9a03a9a66516f01e512ffe790f1b9588dc1d2375.tar.gz
scummvm-rg350-9a03a9a66516f01e512ffe790f1b9588dc1d2375.tar.bz2
scummvm-rg350-9a03a9a66516f01e512ffe790f1b9588dc1d2375.zip
Removing test code
svn-id: r32234
Diffstat (limited to 'engines/gob/gob.h')
-rw-r--r--engines/gob/gob.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/engines/gob/gob.h b/engines/gob/gob.h
index ba4d8a17f5..efc9718098 100644
--- a/engines/gob/gob.h
+++ b/engines/gob/gob.h
@@ -238,8 +238,6 @@ public:
virtual ~GobEngine();
void initGame(const GOBGameDescription *gd);
-
- void pauseGame();
};
} // End of namespace Gob