summaryrefslogtreecommitdiff
path: root/indra/newview/lldrawable.h
diff options
context:
space:
mode:
authorRichard Linden <none@none>2013-08-23 13:42:29 -0700
committerRichard Linden <none@none>2013-08-23 13:42:29 -0700
commitd058447aaacbaa705b47036a3fc5efac233d1eaf (patch)
treeebe4e35a5f032ef9345312b9b7074f2a0c80ee19 /indra/newview/lldrawable.h
parenta77f42494584537489410a5157179aaadf868935 (diff)
parent47f1da8383bb7187ae1402ce7b8fec8cd9f56a7d (diff)
merge
Diffstat (limited to 'indra/newview/lldrawable.h')
-rwxr-xr-xindra/newview/lldrawable.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/lldrawable.h b/indra/newview/lldrawable.h
index efb3e1d89d..b94f663f21 100755
--- a/indra/newview/lldrawable.h
+++ b/indra/newview/lldrawable.h
@@ -194,7 +194,6 @@ public:
LLSpatialPartition* getSpatialPartition();
- virtual U32 getMinFrameRange()const;
void removeFromOctree();
void setSpatialBridge(LLSpatialBridge* bridge) { mSpatialBridge = (LLDrawable*) bridge; }