summaryrefslogtreecommitdiff
path: root/indra/newview/llviewerassetstorage.h
diff options
context:
space:
mode:
authorAndrey Lihatskiy <alihatskiy@productengine.com>2020-08-05 09:59:41 +0300
committerAndrey Lihatskiy <alihatskiy@productengine.com>2020-08-05 09:59:41 +0300
commit07c7506b1b503e734ce16c8a7dca0408b018ebd6 (patch)
tree998270242e6e40bf6b5dfd364eadd8f86a352282 /indra/newview/llviewerassetstorage.h
parentaf7ff3d99f71dfc52fabebf77c985c73f4eb172d (diff)
parente8422ec9d74e06ca7d2405a89d0e50adab1a36b0 (diff)
Merge branch 'DRTVWR-476' into DRTVWR-501-maint
Diffstat (limited to 'indra/newview/llviewerassetstorage.h')
-rw-r--r--indra/newview/llviewerassetstorage.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llviewerassetstorage.h b/indra/newview/llviewerassetstorage.h
index cefe215431..ef01d179b7 100644
--- a/indra/newview/llviewerassetstorage.h
+++ b/indra/newview/llviewerassetstorage.h
@@ -43,6 +43,8 @@ public:
LLViewerAssetStorage(LLMessageSystem *msg, LLXferManager *xfer,
LLVFS *vfs, LLVFS *static_vfs);
+ ~LLViewerAssetStorage();
+
virtual void storeAssetData(
const LLTransactionID& tid,
LLAssetType::EType atype,