[Modify] Remove it

This commit is contained in:
sta 2019-07-17 21:28:51 +09:00
parent c3a041e943
commit beb3a14976

View File

@ -106,10 +106,6 @@ namespace WebSocketSharp
get {
return _clean;
}
internal set {
_clean = value;
}
}
#endregion