[Freeswitch-branches] [commit] r11710 - freeswitch/branches/gmaruzz/mod_skypiax
FreeSWITCH SVN
gmaruzz at freeswitch.org
Mon Feb 9 09:25:07 PST 2009
Author: gmaruzz
Date: Mon Feb 9 11:25:07 2009
New Revision: 11710
Log:
skypiax: cleaning on Visual C
Modified:
freeswitch/branches/gmaruzz/mod_skypiax/mod_skypiax.c
Modified: freeswitch/branches/gmaruzz/mod_skypiax/mod_skypiax.c
==============================================================================
--- freeswitch/branches/gmaruzz/mod_skypiax/mod_skypiax.c (original)
+++ freeswitch/branches/gmaruzz/mod_skypiax/mod_skypiax.c Mon Feb 9 11:25:07 2009
@@ -948,8 +948,6 @@
SWITCH_MODULE_LOAD_FUNCTION(mod_skypiax_load)
{
- private_t *tech_pvt = NULL; //for logging
-
skypiax_module_pool = pool;
memset(&globals, '\0', sizeof(globals));
More information about the Freeswitch-branches
mailing list