diff options
author | Richard Linden <none@none> | 2013-08-23 13:42:29 -0700 |
---|---|---|
committer | Richard Linden <none@none> | 2013-08-23 13:42:29 -0700 |
commit | d058447aaacbaa705b47036a3fc5efac233d1eaf (patch) | |
tree | ebe4e35a5f032ef9345312b9b7074f2a0c80ee19 /indra/newview/lldrawable.h | |
parent | a77f42494584537489410a5157179aaadf868935 (diff) | |
parent | 47f1da8383bb7187ae1402ce7b8fec8cd9f56a7d (diff) |
merge
Diffstat (limited to 'indra/newview/lldrawable.h')
-rwxr-xr-x | indra/newview/lldrawable.h | 1 |
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; } |