diff --git a/qbsp/surfaces.c b/qbsp/surfaces.c index 2479bf1f..81a190eb 100644 --- a/qbsp/surfaces.c +++ b/qbsp/surfaces.c @@ -25,11 +25,6 @@ static hashvert_t *pHashverts; static int iNodes; -/* -a surface has all of the faces that could be drawn on a given plane -the outside filling stage can remove some of them so a better bsp can be generated -*/ - /* =============== SubdivideFace