[Freeswitch-svn] [commit] r11445 - freeswitch/branches/ctrix/mod_airpe
FreeSWITCH SVN
ctrix at freeswitch.org
Thu Jan 22 16:10:40 PST 2009
Author: ctrix
Date: Thu Jan 22 18:10:40 2009
New Revision: 11445
Log:
Build fix
Modified:
freeswitch/branches/ctrix/mod_airpe/airpe_if_osx.c
Modified: freeswitch/branches/ctrix/mod_airpe/airpe_if_osx.c
==============================================================================
--- freeswitch/branches/ctrix/mod_airpe/airpe_if_osx.c (original)
+++ freeswitch/branches/ctrix/mod_airpe/airpe_if_osx.c Thu Jan 22 18:10:40 2009
@@ -1,10 +1,7 @@
#include "mod_airpe.h"
-//#if defined (MACOSX)
-//#if defined(DARWIN)
-#if 1
-
+#if defined(DARWIN)
#include "osx_framework/SkypeAPI-Carbon.h"
More information about the Freeswitch-svn
mailing list