summaryrefslogtreecommitdiff
path: root/src/frustum.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/frustum.c')
-rw-r--r--src/frustum.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/frustum.c b/src/frustum.c
index a2bc3c1..db60bea 100644
--- a/src/frustum.c
+++ b/src/frustum.c
@@ -1271,5 +1271,3 @@ int TriangleWithinFrustrum(void)
/* yes, we need to draw poly */
return 1;
}
-
- \ No newline at end of file