summaryrefslogtreecommitdiff
path: root/indra/llmessage/llxfer_mem.h
diff options
context:
space:
mode:
authorandreykproductengine <andreykproductengine@lindenlab.com>2018-04-19 18:37:35 +0300
committerandreykproductengine <andreykproductengine@lindenlab.com>2018-04-19 18:37:35 +0300
commit4d3642b2fab163668b1d67c0a6b631417e71e02d (patch)
tree0d8e821e90662098ed69138451c4d36a1128542f /indra/llmessage/llxfer_mem.h
parent1fc32d4c973275cf86d2b936e7bb3241e0155197 (diff)
MAINT-7626 Incorporate transfer changes into viewer
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,