diff options
Diffstat (limited to 'SocketHttpListener/Rsv.cs')
| -rw-r--r-- | SocketHttpListener/Rsv.cs | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/SocketHttpListener/Rsv.cs b/SocketHttpListener/Rsv.cs deleted file mode 100644 index 87283791e..000000000 --- a/SocketHttpListener/Rsv.cs +++ /dev/null @@ -1,8 +0,0 @@ -namespace SocketHttpListener -{ - internal enum Rsv : byte - { - Off = 0x0, - On = 0x1 - } -} |
