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:
Michael Jerris 2009-12-29 02:25:35 +00:00
parent 304eb3ca56
commit aa752f40d7
1 changed files with 0 additions and 1 deletions

View File

@ -214,7 +214,6 @@ struct switch_runtime {
char *odbc_user;
char *odbc_pass;
uint32_t debug_level;
uuid_t *uuid;
};
extern struct switch_runtime runtime;