From ce558c268727fb4a88cb2ccca7cc42bf3edc3751 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 29 Oct 2009 12:39:10 +0000 Subject: [PATCH] only for headers --- src/nat/natpmp.c | 9 --------- src/util/connection.c | 8 -------- 2 files changed, 17 deletions(-) diff --git a/src/nat/natpmp.c b/src/nat/natpmp.c index 335228767..16d68c702 100644 --- a/src/nat/natpmp.c +++ b/src/nat/natpmp.c @@ -30,15 +30,6 @@ * * @author Milan Bouchet-Valat */ - -#ifdef __cplusplus -extern "C" -{ -#if 0 /* keep Emacsens' auto-indent happy */ -} -#endif -#endif - #include #include #include diff --git a/src/util/connection.c b/src/util/connection.c index 3cf2ae475..6c2aafb0e 100644 --- a/src/util/connection.c +++ b/src/util/connection.c @@ -1589,12 +1589,4 @@ GNUNET_CONNECTION_notify_transmit_ready_cancel (struct h->notify_ready = NULL; } - -#if 0 /* keep Emacsens' auto-indent happy */ -{ -#endif -#ifdef __cplusplus -} -#endif - /* end of connection.c */ -- 2.25.1