From c128ea7b7beaf6f19de30171ac4dc6de2e31224c Mon Sep 17 00:00:00 2001 From: sta Date: Mon, 22 Feb 2016 15:14:25 +0900 Subject: [PATCH] [Fix] Remove it Fix for issue #217. --- websocket-sharp/Net/AuthenticationSchemes.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/websocket-sharp/Net/AuthenticationSchemes.cs b/websocket-sharp/Net/AuthenticationSchemes.cs index e8cd4957..ab7721a1 100644 --- a/websocket-sharp/Net/AuthenticationSchemes.cs +++ b/websocket-sharp/Net/AuthenticationSchemes.cs @@ -44,7 +44,6 @@ namespace WebSocketSharp.Net /// /// Specifies the scheme for authentication. /// - [Flags] public enum AuthenticationSchemes { ///