]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
doh
authorAnthony Minessale <anthony.minessale@gmail.com>
Wed, 14 Jan 2009 13:37:12 +0000 (13:37 +0000)
committerAnthony Minessale <anthony.minessale@gmail.com>
Wed, 14 Jan 2009 13:37:12 +0000 (13:37 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11187 d0543943-73ff-0310-b7d9-9358b9ac24b2

src/switch_core.c

index b51d84b7ebaf44aff1ba927b3dac12d508494e05..2926a42a881adc073cd6a1ad26f84423e8ca01cc 100644 (file)
@@ -1265,7 +1265,7 @@ SWITCH_DECLARE(switch_status_t) switch_core_init_and_modload(switch_core_flag_t
        signal(SIGUSR1, handle_SIGHUP);
 #endif
        signal(SIGHUP, handle_SIGHUP);
-       printf("WTF\n");
+
 
        switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_CONSOLE, "Bringing up environment.\n");
        switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_CONSOLE, "Loading Modules.\n");