Remove unused #define.

This commit is contained in:
Ragnvald Maartmann-Moe IV 2001-01-27 02:59:33 +00:00
parent 57f32284dd
commit 9b0cea79ed

View file

@ -33,6 +33,8 @@
#include "mathlib.h"
#include "model.h"
#define STOP_EPSILON 0.1
typedef struct
{
vec3_t normal;