summaryrefslogtreecommitdiff
path: root/tests/IOStream_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/IOStream_Test.cpp')
-rw-r--r--tests/IOStream_Test.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/IOStream_Test.cpp b/tests/IOStream_Test.cpp
index be6a8f0a235..a51dc7e5a3b 100644
--- a/tests/IOStream_Test.cpp
+++ b/tests/IOStream_Test.cpp
@@ -224,7 +224,6 @@ client (void *arg = 0)
}
}
- server >> i;
server >> f1;
server >> l;
server >> f2;