move libs/stfu into the core, as it is not really a lib

This commit is contained in:
Michael Jerris
2014-03-17 09:44:14 -04:00
parent 402d422c90
commit 1c5e61447b
25 changed files with 53 additions and 113 deletions

View File

@@ -37,7 +37,6 @@
#include <switch.h>
#include <switch_ivr.h>
#include "stfu.h"
SWITCH_DECLARE(switch_status_t) switch_ivr_sound_test(switch_core_session_t *session)
{