Remove unused define MAX_COMMANDARGUMENTS from be_ea.c

This commit is contained in:
Zack Middleton 2017-06-07 21:11:38 -05:00
parent 74a59f17c7
commit 9aae0948ab
1 changed files with 0 additions and 1 deletions

View File

@ -39,7 +39,6 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#include "be_ea.h" #include "be_ea.h"
#define MAX_USERMOVE 400 #define MAX_USERMOVE 400
#define MAX_COMMANDARGUMENTS 10
bot_input_t *botinputs; bot_input_t *botinputs;