diff options
Diffstat (limited to 'remoting/protocol/jingle_messages.h')
-rw-r--r-- | remoting/protocol/jingle_messages.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/remoting/protocol/jingle_messages.h b/remoting/protocol/jingle_messages.h index 96a0f48..32b78c1 100644 --- a/remoting/protocol/jingle_messages.h +++ b/remoting/protocol/jingle_messages.h @@ -32,9 +32,7 @@ struct JingleMessage { SUCCESS, DECLINE, CANCEL, - EXPIRED, GENERAL_ERROR, - FAILED_APPLICATION, INCOMPATIBLE_PARAMETERS, }; |