From 2946c877b875855d5579ae2e5c254159b3bfda32 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 24 Oct 2010 14:44:40 +0000 Subject: remove ev_defgault inline function --- ev.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'ev.c') diff --git a/ev.c b/ev.c index 57c7dc3..4564390 100644 --- a/ev.c +++ b/ev.c @@ -2008,11 +2008,10 @@ ev_verify (EV_P) #if EV_MULTIPLICITY struct ev_loop * -ev_default_loop_init (unsigned int flags) #else int -ev_default_loop (unsigned int flags) #endif +ev_default_loop (unsigned int flags) { if (!ev_default_loop_ptr) { -- cgit v1.2.3