summaryrefslogtreecommitdiff
path: root/indra/llmessage/llcoproceduremanager.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/llmessage/llcoproceduremanager.h')
-rw-r--r--indra/llmessage/llcoproceduremanager.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/indra/llmessage/llcoproceduremanager.h b/indra/llmessage/llcoproceduremanager.h
index 93d699a714..299ec6742f 100644
--- a/indra/llmessage/llcoproceduremanager.h
+++ b/indra/llmessage/llcoproceduremanager.h
@@ -59,12 +59,6 @@ public:
/// If it has not yet been dequeued it is simply removed from the queue.
//void cancelCoprocedure(const LLUUID &id);
-/*==========================================================================*|
- /// Requests a shutdown of the upload manager. Passing 'true' will perform
- /// an immediate kill on the upload coroutine.
- void shutdown(bool hardShutdown = false);
-|*==========================================================================*/
-
void setPropertyMethods(SettingQuery_t queryfn, SettingUpdate_t updatefn);
/// Returns the number of coprocedures in the queue awaiting processing.