Remove incorrect comment about Stomp.Headers.Error.MESSAGE
This commit is contained in:
parent
2444931026
commit
e0e405f879
|
@ -177,7 +177,6 @@ public interface Stomp
|
||||||
|
|
||||||
public interface Error
|
public interface Error
|
||||||
{
|
{
|
||||||
//1.0 only
|
|
||||||
String MESSAGE = "message";
|
String MESSAGE = "message";
|
||||||
|
|
||||||
//1.1
|
//1.1
|
||||||
|
|
Loading…
Reference in New Issue