[Modify] Remove it
This commit is contained in:
parent
f200cbabbf
commit
69582c3095
@ -99,10 +99,6 @@ namespace WebSocketSharp.Net
|
|||||||
get {
|
get {
|
||||||
return _listener;
|
return _listener;
|
||||||
}
|
}
|
||||||
|
|
||||||
set {
|
|
||||||
_listener = value;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public string Original {
|
public string Original {
|
||||||
|
Loading…
Reference in New Issue
Block a user