summaryrefslogtreecommitdiff
path: root/indra/newview/llsurface.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llsurface.h')
-rw-r--r--indra/newview/llsurface.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llsurface.h b/indra/newview/llsurface.h
index 8fecd2d97e..c806d804f1 100644
--- a/indra/newview/llsurface.h
+++ b/indra/newview/llsurface.h
@@ -120,8 +120,6 @@ public:
// Update methods (called during idle, normally)
BOOL idleUpdate(F32 max_update_time);
- void renderSurfaceBounds();
-
BOOL containsPosition(const LLVector3 &position);
void moveZ(const S32 x, const S32 y, const F32 delta);