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
+2
View File
@@ -60,6 +60,8 @@
SWITCH_BEGIN_EXTERN_C
typedef struct switch_config switch_config_t;
/*! \brief A simple file handle representing an open configuration file **/
struct switch_config {
/*! FILE stream buffer to the opened file */