[Scummvm-cvs-logs] scummvm master -> 65d46954943422bdfbd85875824708196e70d369
urukgit
urukgit at users.noreply.github.com
Tue Feb 4 10:51:23 CET 2014
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
65d4695494 AVALANCHE: Really remove that function.
Commit: 65d46954943422bdfbd85875824708196e70d369
https://github.com/scummvm/scummvm/commit/65d46954943422bdfbd85875824708196e70d369
Author: uruk (koppirnyo at gmail.com)
Date: 2014-02-04T01:50:46-08:00
Commit Message:
AVALANCHE: Really remove that function.
Changed paths:
engines/avalanche/ghostroom.cpp
diff --git a/engines/avalanche/ghostroom.cpp b/engines/avalanche/ghostroom.cpp
index f81a74d..752da65 100644
--- a/engines/avalanche/ghostroom.cpp
+++ b/engines/avalanche/ghostroom.cpp
@@ -62,10 +62,6 @@ void GhostRoom::plainGrab() {
warning("STUB: plainGrab()");
}
-void GhostRoom::getMeAargh(byte which) {
- warning("STUB: getMeAargh()");
-}
-
void GhostRoom::wait(uint16 howLong) {
warning("STUB: wait()");
}
More information about the Scummvm-git-logs
mailing list