From: Christian Grothoff Date: Wed, 6 Apr 2011 08:57:43 +0000 (+0000) Subject: die X-Git-Tag: initial-import-from-subversion-38251~18767 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=36bf8dd7b886ee585eb0e38b4f3c94d18163b345;p=oweals%2Fgnunet.git die --- diff --git a/src/transport/plugin_transport_wlan.c b/src/transport/plugin_transport_wlan.c index f592b0737..f0be68c40 100644 --- a/src/transport/plugin_transport_wlan.c +++ b/src/transport/plugin_transport_wlan.c @@ -2832,8 +2832,6 @@ wlan_transport_start_wlan_helper(struct Plugin *plugin, int testmode) "Adding server_read_task for the wlan-helper\n"); #endif - sleep(2); - plugin->server_read_task = GNUNET_SCHEDULER_add_read_file( GNUNET_TIME_UNIT_FOREVER_REL, plugin->server_stdout_handle, &wlan_plugin_helper_read, plugin);