summaryrefslogtreecommitdiff
path: root/indra/newview/llattachmentsmgr.h
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2015-03-31 14:18:49 -0400
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2015-03-31 14:18:49 -0400
commitb40bdb266a2525517ca509ca05c89ac4e46dc367 (patch)
treebbdecc9410fa84f5c5e203d1dd96671b10ec27c6 /indra/newview/llattachmentsmgr.h
parentf0381cfc3e85a2caf5e5b26e08feef7b6c770bc6 (diff)
DRTVWR-397 WIP - logging updates and fixes
Diffstat (limited to 'indra/newview/llattachmentsmgr.h')
-rwxr-xr-xindra/newview/llattachmentsmgr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llattachmentsmgr.h b/indra/newview/llattachmentsmgr.h
index 2834c10a2f..ae678b4007 100755
--- a/indra/newview/llattachmentsmgr.h
+++ b/indra/newview/llattachmentsmgr.h
@@ -107,6 +107,7 @@ private:
void requestPendingAttachments();
void linkRecentlyArrivedAttachments();
void expireOldAttachmentRequests();
+ void expireOldDetachRequests();
// Attachments that we are planning to rez but haven't requested from the server yet.
attachments_vec_t mPendingAttachments;