[ioquake3] 125/136: Remove unused define MAX_COMMANDARGUMENTS from be_ea.c

Simon McVittie smcv at debian.org
Thu Jun 15 09:09:18 UTC 2017


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

smcv pushed a commit to branch debian/master
in repository ioquake3.

commit 9aae0948abeaf3e3507c6f070ca7ff929ea46a2c
Author: Zack Middleton <zack at cloemail.com>
Date:   Wed Jun 7 21:11:38 2017 -0500

    Remove unused define MAX_COMMANDARGUMENTS from be_ea.c
---
 code/botlib/be_ea.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/code/botlib/be_ea.c b/code/botlib/be_ea.c
index 41653fd..efecd28 100644
--- a/code/botlib/be_ea.c
+++ b/code/botlib/be_ea.c
@@ -39,7 +39,6 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 #include "be_ea.h"
 
 #define MAX_USERMOVE				400
-#define MAX_COMMANDARGUMENTS		10
 
 bot_input_t *botinputs;
 

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



More information about the Pkg-games-commits mailing list