diff --git a/qbsp/qbsp.cc b/qbsp/qbsp.cc index e3df910c..50d1a804 100644 --- a/qbsp/qbsp.cc +++ b/qbsp/qbsp.cc @@ -662,8 +662,6 @@ static void ProcessEntity(mapentity_t *entity, const int hullnum) FreeBrushes(entity); FreeNodes(nodes); - - LogPrint("Entity bounds: {} {}\n", entity->bounds[0], entity->bounds[1]); } /*