trivial: remove not-very-helpful comment from surfaces.c
Signed-off-by: Kevin Shanahan <kmshanah@disenchant.net>
This commit is contained in:
parent
7ca00ded1f
commit
d289742f1e
|
|
@ -25,11 +25,6 @@
|
||||||
static hashvert_t *pHashverts;
|
static hashvert_t *pHashverts;
|
||||||
static int iNodes;
|
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
|
SubdivideFace
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue