From a24e239f88a82e3037799a4ce0a8791c1782b027 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 29 Oct 2009 12:57:37 +0000 Subject: no cpp stuff here --- src/nat/nat.c | 16 ---------------- 1 file changed, 16 deletions(-) (limited to 'src/nat/nat.c') diff --git a/src/nat/nat.c b/src/nat/nat.c index c7a1fd858..e725220ab 100644 --- a/src/nat/nat.c +++ b/src/nat/nat.c @@ -31,15 +31,6 @@ * * @author Milan Bouchet-Valat */ - -#ifdef __cplusplus -extern "C" -{ -#if 0 /* keep Emacsens' auto-indent happy */ -} -#endif -#endif - #include #include #include @@ -372,10 +363,3 @@ GNUNET_NAT_unregister (struct GNUNET_NAT_Handle *nat) GNUNET_free (nat->ext_addr); GNUNET_free (nat); } - -#if 0 /* keep Emacsens' auto-indent happy */ -{ -#endif -#ifdef __cplusplus -} -#endif -- cgit v1.2.3