still nothing to see here
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16075 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
304eb3ca56
commit
aa752f40d7
|
@ -214,7 +214,6 @@ struct switch_runtime {
|
||||||
char *odbc_user;
|
char *odbc_user;
|
||||||
char *odbc_pass;
|
char *odbc_pass;
|
||||||
uint32_t debug_level;
|
uint32_t debug_level;
|
||||||
uuid_t *uuid;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
extern struct switch_runtime runtime;
|
extern struct switch_runtime runtime;
|
||||||
|
|
Loading…
Reference in New Issue