remove lingering code that is not needed anymore

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12862 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Brian West
2009-04-01 03:17:27 +00:00
parent 3d73952cdb
commit eddf2803ce
4 changed files with 2 additions and 7 deletions

View File

@@ -54,7 +54,6 @@ static struct {
PerlInterpreter *my_perl;
switch_memory_pool_t *pool;
char *xml_handler;
switch_event_node_t *node;
} globals;