summaryrefslogtreecommitdiff
path: root/indra/newview/llviewerassetstorage.h
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2017-02-13 14:32:50 -0500
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2017-02-13 14:32:50 -0500
commit5db5f6148aad0f5e561012f0ec9d1a62b8e54a19 (patch)
tree0c2a6b557fcd3d020920e61d6122b315636a505d /indra/newview/llviewerassetstorage.h
parent080744d8990e6b18a80858803a20a5ec87020d82 (diff)
SL-409 - initial cleanup, mostly indentation fixes and removing unused or inaccessible code
Diffstat (limited to 'indra/newview/llviewerassetstorage.h')
-rw-r--r--indra/newview/llviewerassetstorage.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llviewerassetstorage.h b/indra/newview/llviewerassetstorage.h
index 6baec647e6..4643fccbc1 100644
--- a/indra/newview/llviewerassetstorage.h
+++ b/indra/newview/llviewerassetstorage.h
@@ -41,7 +41,6 @@ public:
LLViewerAssetStorage(LLMessageSystem *msg, LLXferManager *xfer,
LLVFS *vfs, LLVFS *static_vfs);
- using LLAssetStorage::storeAssetData;
virtual void storeAssetData(
const LLTransactionID& tid,
LLAssetType::EType atype,