X-Git-Url: https://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Fio%2Ftest%2Frun-06-idle.c;fp=ccan%2Fio%2Ftest%2Frun-06-idle.c;h=3d7c3cc33201389e0469e29db815335d342c43d6;hp=57d5e20c13ec33223300f409f35953044641abd2;hb=96dcdfbf1a400f7cb43cf3f0761f52fd6de9ff65;hpb=ba89419ac9074d930eec7ba72c378831c56ed060 diff --git a/ccan/io/test/run-06-idle.c b/ccan/io/test/run-06-idle.c index 57d5e20c..3d7c3cc3 100644 --- a/ccan/io/test/run-06-idle.c +++ b/ccan/io/test/run-06-idle.c @@ -9,11 +9,7 @@ #include #include -#ifdef DEBUG_CONN -#define PORT "64006" -#else #define PORT "65006" -#endif static struct io_conn *idler;