diff options
Diffstat (limited to 'indra/llcorehttp/_httpreplyqueue.cpp')
-rwxr-xr-x | indra/llcorehttp/_httpreplyqueue.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/llcorehttp/_httpreplyqueue.cpp b/indra/llcorehttp/_httpreplyqueue.cpp index 558b7bdee9..912655d328 100755 --- a/indra/llcorehttp/_httpreplyqueue.cpp +++ b/indra/llcorehttp/_httpreplyqueue.cpp @@ -39,7 +39,6 @@ namespace LLCore HttpReplyQueue::HttpReplyQueue() - : RefCounted(true) { } |