[iortcw] 19/89: All: Remove unused define MAX_COMMANDARGUMENTS from be_ea.c

Simon McVittie smcv at debian.org
Fri Sep 8 10:44:17 UTC 2017


This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to tag 1.51b
in repository iortcw.

commit 6486f3d24303d0857ffcae5c2546738ac48c8919
Author: MAN-AT-ARMS <M4N4T4RMS at gmail.com>
Date:   Tue Jun 13 16:10:41 2017 -0400

    All: Remove unused define MAX_COMMANDARGUMENTS from be_ea.c
---
 MP/code/botlib/be_ea.c | 1 -
 SP/code/botlib/be_ea.c | 1 -
 2 files changed, 2 deletions(-)

diff --git a/MP/code/botlib/be_ea.c b/MP/code/botlib/be_ea.c
index 27fd415..c00c344 100644
--- a/MP/code/botlib/be_ea.c
+++ b/MP/code/botlib/be_ea.c
@@ -45,7 +45,6 @@ If you have questions concerning this license or the applicable additional terms
 #include "be_ea.h"
 
 #define MAX_USERMOVE                400
-#define MAX_COMMANDARGUMENTS        10
 #define ACTION_JUMPEDLASTFRAME		128
 
 bot_input_t *botinputs;
diff --git a/SP/code/botlib/be_ea.c b/SP/code/botlib/be_ea.c
index d6da565..cd03f88 100644
--- a/SP/code/botlib/be_ea.c
+++ b/SP/code/botlib/be_ea.c
@@ -45,7 +45,6 @@ If you have questions concerning this license or the applicable additional terms
 #include "be_ea.h"
 
 #define MAX_USERMOVE                400
-#define MAX_COMMANDARGUMENTS        10
 #define ACTION_JUMPEDLASTFRAME		128
 
 bot_input_t *botinputs;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/iortcw.git



More information about the Pkg-games-commits mailing list