diff --git a/indra/llcorehttp/bufferarray.cpp b/indra/llcorehttp/bufferarray.cpp
index 5eb8f84c34074c9840836c670d0568f0ced46238..8eaaeed7102385850725a02029f765895f03abd0 100644
--- a/indra/llcorehttp/bufferarray.cpp
+++ b/indra/llcorehttp/bufferarray.cpp
@@ -350,5 +350,3 @@ BufferArray::Block * BufferArray::Block::alloc(size_t len)
 	
 
 }  // end namespace LLCore
-
-