[Modify] Remove it
This commit is contained in:
parent
9f9415a43d
commit
79300881ae
@ -114,12 +114,6 @@ namespace WebSocketSharp.Net
|
||||
|
||||
#region Internal Properties
|
||||
|
||||
internal bool IsDisposed {
|
||||
get {
|
||||
return _disposed;
|
||||
}
|
||||
}
|
||||
|
||||
internal bool ReuseAddress {
|
||||
get {
|
||||
return _reuseAddress;
|
||||
|
Loading…
Reference in New Issue
Block a user