summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorroot <root>2011-09-26 12:32:21 +0000
committerroot <root>2011-09-26 12:32:21 +0000
commit71c4c2467848e78e6b7098bbcb4ac30ce62a40a2 (patch)
tree9f969e0ba355c149e2718e8f1c6bc77af8314b7c
parent8a570a6407f41e258b29db53fa6a5d4f485e8723 (diff)
*** empty log message ***origin
-rw-r--r--ev.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/ev.c b/ev.c
index 2b4a1ae..d8f538c 100644
--- a/ev.c
+++ b/ev.c
@@ -185,8 +185,6 @@
# 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(})
-