summaryrefslogtreecommitdiff
path: root/indra/newview/llvocache.h
diff options
context:
space:
mode:
authorXiaohong Bao <bao@lindenlab.com>2013-08-28 17:28:19 -0600
committerXiaohong Bao <bao@lindenlab.com>2013-08-28 17:28:19 -0600
commit126a977bf824f2b9fe130186b592f3be747a09b6 (patch)
treeb9a8abaf5c50822094e53dddd8b55f47588b47a1 /indra/newview/llvocache.h
parentb1297dce44ccf4b4875ec9ce0d9d78d563d877ee (diff)
parentedd1478cc0ba240d428fc4c35f9c97af7d2ce346 (diff)
Automated merge with http://bitbucket.org/lindenlab/viewer-interesting
Diffstat (limited to 'indra/newview/llvocache.h')
-rwxr-xr-xindra/newview/llvocache.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llvocache.h b/indra/newview/llvocache.h
index 4eca083445..a385610a10 100755
--- a/indra/newview/llvocache.h
+++ b/indra/newview/llvocache.h
@@ -97,7 +97,6 @@ public:
void dump() const;
BOOL writeToFile(LLAPRFile* apr_file) const;
- LLDataPackerBinaryBuffer *getDP(U32 crc);
LLDataPackerBinaryBuffer *getDP();
void recordHit();
void recordDupe() { mDupeCount++; }