diff options
* optimized usings.
Diffstat (limited to 'OpenSim/Framework/Communications/XMPP/XmppPresenceStanza.cs')
-rw-r--r-- | OpenSim/Framework/Communications/XMPP/XmppPresenceStanza.cs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/OpenSim/Framework/Communications/XMPP/XmppPresenceStanza.cs b/OpenSim/Framework/Communications/XMPP/XmppPresenceStanza.cs index d63a0d1..95d2ca3 100644 --- a/OpenSim/Framework/Communications/XMPP/XmppPresenceStanza.cs +++ b/OpenSim/Framework/Communications/XMPP/XmppPresenceStanza.cs | |||
@@ -25,8 +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.Xml; | ||
30 | using System.Xml.Serialization; | 28 | using System.Xml.Serialization; |
31 | 29 | ||
32 | namespace OpenSim.Framework.Communications.XMPP | 30 | namespace OpenSim.Framework.Communications.XMPP |