diff --git a/utils/deprecated/apathing/actions.cpp b/utils/deprecated/apathing/actions.cpp index f865ff147..fdf56048e 100644 --- a/utils/deprecated/apathing/actions.cpp +++ b/utils/deprecated/apathing/actions.cpp @@ -1837,7 +1837,6 @@ QTNode *build_quadtree(Map *map, PathGraph *big) { end = _root->nodes.end(); //int findex = 0; for(; curs != end; curs++) { -//printf("Started With node index %d (0x%x)\n", findex++, *curs); } _root->divideYourself(0);