summaryrefslogtreecommitdiff
path: root/indra/llmessage/llxfer_mem.h
diff options
context:
space:
mode:
authorGraham Linden <graham@lindenlab.com>2018-06-21 18:40:18 +0100
committerGraham Linden <graham@lindenlab.com>2018-06-21 18:40:18 +0100
commit2c0583a2719faabd32415782e2326858e0557d0e (patch)
tree50a5845ebd39fba7bb428d145404de85ed30e499 /indra/llmessage/llxfer_mem.h
parent91121d113d25af570ec64564dd10c21f0d5fcb69 (diff)
parentea75559674a8ac6d48fbf511880b1a79cbb7642d (diff)
Merge 5.1.7
Diffstat (limited to 'indra/llmessage/llxfer_mem.h')
-rw-r--r--indra/llmessage/llxfer_mem.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/llmessage/llxfer_mem.h b/indra/llmessage/llxfer_mem.h
index b5adf837df..d07779de87 100644
--- a/indra/llmessage/llxfer_mem.h
+++ b/indra/llmessage/llxfer_mem.h
@@ -53,7 +53,6 @@ class LLXfer_Mem : public LLXfer
virtual void cleanup();
virtual S32 startSend (U64 xfer_id, const LLHost &remote_host);
- virtual U64 registerXfer(U64 xfer_id, const void *datap, const S32 length);
virtual void setXferSize (S32 data_size);
virtual S32 initializeRequest(U64 xfer_id,