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
{
///