diff options
Diffstat (limited to 'OpenSim/Framework/Communications/XMPP/XMPPParser.cs')
-rw-r--r-- | OpenSim/Framework/Communications/XMPP/XMPPParser.cs | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/OpenSim/Framework/Communications/XMPP/XMPPParser.cs b/OpenSim/Framework/Communications/XMPP/XMPPParser.cs index e41df26..26a78b2 100644 --- a/OpenSim/Framework/Communications/XMPP/XMPPParser.cs +++ b/OpenSim/Framework/Communications/XMPP/XMPPParser.cs | |||
@@ -25,12 +25,6 @@ | |||
25 | * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 25 | * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
26 | */ | 26 | */ |
27 | 27 | ||
28 | using System; | ||
29 | using System.Collections.Generic; | ||
30 | using System.Text; | ||
31 | using System.Xml; | ||
32 | using OpenSim.Framework; | ||
33 | |||
34 | namespace OpenSim.Framework.Communications.XMPP | 28 | namespace OpenSim.Framework.Communications.XMPP |
35 | { | 29 | { |
36 | public class XMPPParser | 30 | public class XMPPParser |