From: Giovanni Maruzzelli Date: Sun, 29 Mar 2009 09:19:09 +0000 (+0000) Subject: skypiax: undeffing FARMING modifications, they're experinmantal X-Git-Tag: v1.0.4~1345 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c206cfa22e660da849a5497fad37bbd7be1ac85;p=thirdparty%2Ffreeswitch.git skypiax: undeffing FARMING modifications, they're experinmantal git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12832 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/src/mod/endpoints/mod_skypiax/skypiax_protocol.c b/src/mod/endpoints/mod_skypiax/skypiax_protocol.c index 3efa60b7c5..fb7609a428 100644 --- a/src/mod/endpoints/mod_skypiax/skypiax_protocol.c +++ b/src/mod/endpoints/mod_skypiax/skypiax_protocol.c @@ -1,6 +1,6 @@ #include "skypiax.h" -#define FARMING +#undef FARMING #ifdef ASTERISK #define skypiax_sleep usleep