From ed35fe84c2d1d72e35a7fd111834678b030f2023 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 21 Oct 2010 02:33:08 +0000 Subject: *** empty log message *** --- ev++.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'ev++.h') diff --git a/ev++.h b/ev++.h index 19d9cd2..6c844fe 100644 --- a/ev++.h +++ b/ev++.h @@ -415,6 +415,7 @@ namespace ev { #if EV_MULTIPLICITY EV_PX; + // loop set void set (EV_P) throw () { this->EV_A = EV_A; @@ -783,8 +784,6 @@ namespace ev { #if EV_ASYNC_ENABLE EV_BEGIN_WATCHER (async, async) - void set () throw () { } - void send () throw () { ev_async_send (EV_A_ static_cast(this)); -- cgit v1.2.3