trivial: remove not-very-helpful comment from surfaces.c

Signed-off-by: Kevin Shanahan <kmshanah@disenchant.net>
This commit is contained in:
Kevin Shanahan 2013-03-05 14:15:39 +10:30
parent 7ca00ded1f
commit d289742f1e
1 changed files with 0 additions and 5 deletions

View File

@ -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