diff --git a/shairport.c b/shairport.c index 29f7f4684..e36d2cc3c 100644 --- a/shairport.c +++ b/shairport.c @@ -2048,7 +2048,6 @@ int main(int argc, char **argv) { config.tolerance = 0.002; #ifdef CONFIG_AIRPLAY_2 - config.timeout = 0; // disable watchdog config.port = 7000; #else config.port = 5000;