summaryrefslogtreecommitdiff
path: root/src/avp/los.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/avp/los.c')
-rw-r--r--src/avp/los.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/avp/los.c b/src/avp/los.c
index bc929c7..48af5d8 100644
--- a/src/avp/los.c
+++ b/src/avp/los.c
@@ -129,8 +129,6 @@ extern DISPLAYBLOCK *ActiveBlockList[];
static VECTORCH *ViewpointDirectionPtr;
static VECTORCH *ViewpointPositionPtr;
-static int ObjectVisiblityTest(DISPLAYBLOCK *objectPtr,VECTORCH *positionPtr,int maxRange);
-
/*KJL****************************************************************************************
* CODE STARTS HERE! *