remove this also since its deprecated

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5874 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Brian West 2007-10-13 20:41:18 +00:00
parent ed5703e702
commit db2d6dfe2f

View File

@ -1,8 +0,0 @@
<configuration name="xmpp_event.conf" description="XMPP Event Handler">
<settings>
<param name="#debug" value="1"/>
<param name="jid" value="freeswitch@my.jabber.com/me"/>
<param name="passwd" value="mypass"/>
<param name="target-jid" value="freeswitch@reader.org/him"/>
</settings>
</configuration>