Explorar o código

Drop unnecessary newline

Oxan van Leeuwen %!s(int64=3) %!d(string=hai) anos
pai
achega
8c9c1b068d
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      components/stream_server/stream_server.cpp

+ 0 - 1
components/stream_server/stream_server.cpp

@@ -126,7 +126,6 @@ void StreamServerComponent::read() {
                     client.position = this->buf_tail_;
                 }
             }
-
         }
 
         // Fill all available contiguous space in the ring buffer.