From f76e7c10d09a037ffd102a0f4998ba86c5e14f97 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 23 Oct 2011 10:06:07 +0000 Subject: getting rid of unnecessary ignore_shutdown calls --- src/include/gnunet_client_lib.h | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'src/include/gnunet_client_lib.h') diff --git a/src/include/gnunet_client_lib.h b/src/include/gnunet_client_lib.h index a96215886..60fa938c8 100644 --- a/src/include/gnunet_client_lib.h +++ b/src/include/gnunet_client_lib.h @@ -58,18 +58,6 @@ GNUNET_CLIENT_connect (const char *service_name, const struct GNUNET_CONFIGURATION_Handle *cfg); -/** - * Configure this connection to ignore shutdown signals. - * - * @param h client handle - * @param do_ignore GNUNET_YES to ignore, GNUNET_NO to restore default - */ -void -GNUNET_CLIENT_ignore_shutdown (struct GNUNET_CLIENT_Connection *h, - int do_ignore); - - - /** * Destroy connection with the service. This will automatically * cancel any pending "receive" request (however, the handler will -- cgit v1.2.3