winding.hh: remove dead code
This commit is contained in:
parent
4d9b41d3ec
commit
5aed435937
|
|
@ -26,7 +26,6 @@ typedef struct plane {
|
|||
vec3_t normal;
|
||||
vec_t dist;
|
||||
int type;
|
||||
struct plane *hash_chain;
|
||||
} qbsp_plane_t;
|
||||
|
||||
typedef struct {
|
||||
|
|
|
|||
Loading…
Reference in New Issue