diff options
Diffstat (limited to 'OpenSim/Framework/Communications/XMPP/XmppWriter.cs')
-rw-r--r-- | OpenSim/Framework/Communications/XMPP/XmppWriter.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/OpenSim/Framework/Communications/XMPP/XmppWriter.cs b/OpenSim/Framework/Communications/XMPP/XmppWriter.cs index c5ad9b4..4937f7a 100644 --- a/OpenSim/Framework/Communications/XMPP/XmppWriter.cs +++ b/OpenSim/Framework/Communications/XMPP/XmppWriter.cs | |||
@@ -28,7 +28,6 @@ | |||
28 | using System.IO; | 28 | using System.IO; |
29 | using System.Text; | 29 | using System.Text; |
30 | using System.Xml; | 30 | using System.Xml; |
31 | |||
32 | using IOStream = System.IO.Stream; | 31 | using IOStream = System.IO.Stream; |
33 | 32 | ||
34 | namespace OpenSim.Framework.Communications.XMPP | 33 | namespace OpenSim.Framework.Communications.XMPP |