summaryrefslogtreecommitdiff
path: root/indra/newview/lldrawable.h
diff options
context:
space:
mode:
authorXiaohong Bao <bao@lindenlab.com>2013-08-22 15:48:21 -0600
committerXiaohong Bao <bao@lindenlab.com>2013-08-22 15:48:21 -0600
commitcdf5a1e1cc98950d89f78df60207bfd56df24178 (patch)
treed79e11fd00602cbda625b14c70ac805bfc2795c0 /indra/newview/lldrawable.h
parentcf014375b8b408d58bd35deb4e58e4369fb3bf62 (diff)
parent7b5618aeaeb4df31bd3f9436e067b26fb5be866b (diff)
Automated merge with http://bitbucket.org/lindenlab/viewer-interesting
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; }