switch_config isn't used anymore. leaving the .c and .h file there for now, we may remove them in the future.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4758 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris
2007-03-24 03:29:24 +00:00
parent 1ed2d7b2b8
commit 010c2f4ee6
5 changed files with 2 additions and 12 deletions
-1
View File
@@ -79,7 +79,6 @@
#include <switch_console.h>
#include <switch_utils.h>
#include <switch_caller.h>
#include <switch_config.h>
#include <switch_frame.h>
#include <switch_module_interfaces.h>
#include <switch_channel.h>