aboutsummaryrefslogtreecommitdiffstats
path: root/code/botlib/be_ai_move.c
diff options
context:
space:
mode:
Diffstat (limited to 'code/botlib/be_ai_move.c')
-rw-r--r--code/botlib/be_ai_move.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/code/botlib/be_ai_move.c b/code/botlib/be_ai_move.c
index 332c204..27a855a 100644
--- a/code/botlib/be_ai_move.c
+++ b/code/botlib/be_ai_move.c
@@ -51,8 +51,6 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
//#define DEBUG_ELEVATOR
//#define DEBUG_GRAPPLE
-// bk001204 - redundant bot_avoidspot_t, see be_ai_move.h
-
//movement state
//NOTE: the moveflags MFL_ONGROUND, MFL_TELEPORTED, MFL_WATERJUMP and
// MFL_GRAPPLEPULL must be set outside the movement code