summaryrefslogtreecommitdiff
path: root/indra/llcorehttp/_httpopsetpriority.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/llcorehttp/_httpopsetpriority.h')
-rw-r--r--indra/llcorehttp/_httpopsetpriority.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/indra/llcorehttp/_httpopsetpriority.h b/indra/llcorehttp/_httpopsetpriority.h
index 724293ef78..31706b737c 100644
--- a/indra/llcorehttp/_httpopsetpriority.h
+++ b/indra/llcorehttp/_httpopsetpriority.h
@@ -42,6 +42,9 @@ namespace LLCore
/// searches the various queues looking for a given
/// request handle and changing it's priority if
/// found.
+///
+/// *NOTE: This will very likely be removed in the near future
+/// when priority is removed from the library.
class HttpOpSetPriority : public HttpOperation
{