diff --git a/websocket-sharp/WebSocket.cs b/websocket-sharp/WebSocket.cs
index 26971bbe..96738992 100644
--- a/websocket-sharp/WebSocket.cs
+++ b/websocket-sharp/WebSocket.cs
@@ -325,10 +325,6 @@ namespace WebSocketSharp
///
/// Gets or sets the compression method used to compress a message.
///
- ///
- /// The set operation works if the current state of the interface is
- /// New or Closed.
- ///
///
///
/// One of the enum values.