summaryrefslogtreecommitdiffstats
path: root/fnet/src/tests/examples/examples_test.cpp
diff options
context:
space:
mode:
authorTor Egge <Tor.Egge@broadpark.no>2019-02-01 16:24:13 +0100
committerTor Egge <Tor.Egge@broadpark.no>2019-02-01 16:27:43 +0100
commitbeb766f7e24ce2025a678c7a7710ff471c4e1e85 (patch)
tree4b2f9174a16d2deb4047bddaf41fba324aec9868 /fnet/src/tests/examples/examples_test.cpp
parent809e726cb714fd357eec4de4553e0b5d331423ba (diff)
Eliminate some clang warnings in fnet.
Diffstat (limited to 'fnet/src/tests/examples/examples_test.cpp')
-rw-r--r--fnet/src/tests/examples/examples_test.cpp8
1 files changed, 0 insertions, 8 deletions
diff --git a/fnet/src/tests/examples/examples_test.cpp b/fnet/src/tests/examples/examples_test.cpp
index c823c52b995..61a2408e39d 100644
--- a/fnet/src/tests/examples/examples_test.cpp
+++ b/fnet/src/tests/examples/examples_test.cpp
@@ -9,14 +9,6 @@
// reserved in vespa/factory/doc/port-ranges.txt
static const int PORT0 = 18570;
static const int PORT1 = 18571;
-static const int PORT2 = 18572;
-static const int PORT3 = 18573;
-static const int PORT4 = 18574;
-static const int PORT5 = 18575;
-static const int PORT6 = 18576;
-static const int PORT7 = 18577;
-static const int PORT8 = 18578;
-static const int PORT9 = 18579;
using vespalib::SlaveProc;