PCU: drop meaningless 'udpReuseAddress' option

The PCU interface has nothing to do with UDP...

Change-Id: I8d919e686c6ef311517eb53496d008987f984794
Signed-off-by: Vadim Yanitskiy <axilirator@gmail.com>
diff --git a/pcu/PCU_Tests.default b/pcu/PCU_Tests.default
index 9d9e966..a58cec2 100644
--- a/pcu/PCU_Tests.default
+++ b/pcu/PCU_Tests.default
@@ -24,7 +24,6 @@
 Osmocom_VTY_Functions.mp_prompt_prefix := "OsmoPCU";
 
 [TESTPORT_PARAMETERS]
-*.*.udpReuseAddress := "yes";
 *.PCU.socket_type := "SEQPACKET"
 *.PCUVTY.CTRL_MODE := "client"
 *.PCUVTY.CTRL_HOSTNAME := "127.0.0.1"