Commit 2413f06e authored by Nick Craver's avatar Nick Craver

Cleanup: ClientFlags

parent 89781fef
...@@ -59,8 +59,5 @@ public enum ClientFlags : long ...@@ -59,8 +59,5 @@ public enum ClientFlags : long
/// connection to be closed ASAP /// connection to be closed ASAP
/// </summary> /// </summary>
CloseASAP = 256, CloseASAP = 256,
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment