[Freeswitch-svn] [commit] r11243 - freeswitch/trunk/src
FreeSWITCH SVN
brian at freeswitch.org
Thu Jan 15 15:32:20 PST 2009
Author: brian
Date: Thu Jan 15 17:32:19 2009
New Revision: 11243
Log:
doh
Modified:
freeswitch/trunk/src/switch.c
Modified: freeswitch/trunk/src/switch.c
==============================================================================
--- freeswitch/trunk/src/switch.c (original)
+++ freeswitch/trunk/src/switch.c Thu Jan 15 17:32:19 2009
@@ -83,7 +83,7 @@
/* set the globals so we can use the global paths. */
switch_core_set_globals();
- printf("WTF");
+
/* get the full path of the pid file. */
switch_snprintf(path, sizeof(path), "%s%s%s", SWITCH_GLOBAL_dirs.log_dir, SWITCH_PATH_SEPARATOR, pfile);
More information about the Freeswitch-svn
mailing list