]> rtime.felk.cvut.cz Git - sojka/libev.git/commitdiff
*** empty log message ***
authorMarc Alexander Lehmann <libev@schmorp.de>
Mon, 26 Sep 2011 12:32:21 +0000 (12:32 +0000)
committerMarc Alexander Lehmann <libev@schmorp.de>
Mon, 26 Sep 2011 12:32:21 +0000 (12:32 +0000)
ev.c

diff --git a/ev.c b/ev.c
index 2b4a1ae2259754e0ae49e8204c66306e4b0b9fb4..d8f538c6b2c203cf3771a37ef1d6ceebb1ccbe5b 100644 (file)
--- a/ev.c
+++ b/ev.c
 # include "ev.h"
 #endif
 
-EV_CPP(extern "C" {)
-
 #ifndef _WIN32
 # include <sys/time.h>
 # include <sys/wait.h>
@@ -4418,5 +4416,3 @@ ev_walk (EV_P_ int types, void (*cb)(EV_P_ int type, void *w))
   #include "ev_wrap.h"
 #endif
 
-EV_CPP(})
-