diff options
author | andreykproductengine <andreykproductengine@lindenlab.com> | 2018-05-08 15:55:01 +0300 |
---|---|---|
committer | andreykproductengine <andreykproductengine@lindenlab.com> | 2018-05-08 15:55:01 +0300 |
commit | ff521c67ff5580e1df2e01ec7ff511cad311f5f1 (patch) | |
tree | 9093c10c41c098239a5fd70664c33665d2196693 /indra/llmessage/llxfer.h | |
parent | 9eabb2797ea6a485c2b82efb0c31da55755cbca2 (diff) |
MAINT-7626 Update logging and comments, sync remaining transfer changes
Diffstat (limited to 'indra/llmessage/llxfer.h')
-rw-r--r-- | indra/llmessage/llxfer.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/llmessage/llxfer.h b/indra/llmessage/llxfer.h index 3be8da4fbe..a906674dec 100644 --- a/indra/llmessage/llxfer.h +++ b/indra/llmessage/llxfer.h @@ -54,7 +54,6 @@ class LLXfer S32 mChunkSize; public: - LLXfer *mNext; U64 mID; S32 mPacketNum; |