From acbf75a01b90fc693c6ccd5b20c21683dad71378 Mon Sep 17 00:00:00 2001 From: Florian Schmaus Date: Mon, 10 Feb 2014 14:04:36 +0100 Subject: [PATCH] Remove stream error (SMACK-401) RFC 6120 removed the unnecessary and unused stream error. --- source/org/jivesoftware/smack/packet/StreamError.java | 2 -- 1 file changed, 2 deletions(-) diff --git a/source/org/jivesoftware/smack/packet/StreamError.java b/source/org/jivesoftware/smack/packet/StreamError.java index 46e674bd6..f40a637fb 100644 --- a/source/org/jivesoftware/smack/packet/StreamError.java +++ b/source/org/jivesoftware/smack/packet/StreamError.java @@ -45,8 +45,6 @@ package org.jivesoftware.smack.packet; * misconfiguration. * invalid-from the JID or hostname provided in a 'from' address does * not match an authorized JID. - * invalid-id the stream ID or dialback ID is invalid or does not match - * an ID previously provided. * invalid-namespace the streams namespace name is invalid. * invalid-xml the entity has sent invalid XML over the stream. * not-authorized the entity has attempted to send data before the