diff options
Diffstat (limited to 'cpp/test/Ice/background/Transceiver.cpp')
-rw-r--r-- | cpp/test/Ice/background/Transceiver.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/test/Ice/background/Transceiver.cpp b/cpp/test/Ice/background/Transceiver.cpp index a1b86860044..71716b424c5 100644 --- a/cpp/test/Ice/background/Transceiver.cpp +++ b/cpp/test/Ice/background/Transceiver.cpp @@ -269,4 +269,3 @@ Transceiver::Transceiver(const IceInternal::TransceiverPtr& transceiver) : _readBufferPos = _readBuffer.b.begin(); _readBuffer.i = _readBuffer.b.begin(); } - |