Remove incorrect comment about Stomp.Headers.Error.MESSAGE

This commit is contained in:
Ville Skyttä 2015-07-09 10:20:42 +03:00 committed by Clebert Suconic
parent 2444931026
commit e0e405f879
1 changed files with 0 additions and 1 deletions

View File

@ -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