[Scummvm-cvs-logs] scummvm master -> a148c78a4676eb3ae4e504ec9cb5b66a8c6e4511

athrxx athrxx at scummvm.org
Sat Apr 27 21:53:29 CEST 2013


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:
a148c78a46 KYRA: (EOB) - cleanup last commit


Commit: a148c78a4676eb3ae4e504ec9cb5b66a8c6e4511
    https://github.com/scummvm/scummvm/commit/a148c78a4676eb3ae4e504ec9cb5b66a8c6e4511
Author: athrxx (athrxx at scummvm.org)
Date: 2013-04-27T12:48:33-07:00

Commit Message:
KYRA: (EOB) - cleanup last commit

Changed paths:
    engines/kyra/debugger.cpp



diff --git a/engines/kyra/debugger.cpp b/engines/kyra/debugger.cpp
index 0457422..99d73d1 100644
--- a/engines/kyra/debugger.cpp
+++ b/engines/kyra/debugger.cpp
@@ -695,10 +695,6 @@ bool Debugger_EoB::cmd_clearFlag(int argc, const char **argv) {
 	return true;
 }
 
-bool cmd_listFlags(int argc, const char **argv);
-	bool cmd_setFlags(int argc, const char **argv);
-	bool cmd_clearFlags(int argc, const char **argv);
-
 #endif // ENABLE_EOB
 
 } // End of namespace Kyra






More information about the Scummvm-git-logs mailing list