From: root Date: Sun, 18 Nov 2007 02:41:02 +0000 (+0000) Subject: disable poll X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=c9dc898d2f336186f739d895acac26294f6193c2;p=dana%2Furxvt.git disable poll --- diff --git a/src/ev_cpp.h b/src/ev_cpp.h index 2afe0e77..86dbc9aa 100644 --- a/src/ev_cpp.h +++ b/src/ev_cpp.h @@ -1,3 +1,4 @@ +#define EV_USE_POLL 0 #define EV_MULTIPLICITY 0 #define EV_PERIODICS 0 #include "ev++.h"