[Modify] Remove it

This commit is contained in:
sta 2020-10-04 20:51:08 +09:00
parent f200cbabbf
commit 69582c3095

View File

@ -99,10 +99,6 @@ namespace WebSocketSharp.Net
get {
return _listener;
}
set {
_listener = value;
}
}
public string Original {