Index: remoting/protocol/authentication_method.h |
diff --git a/remoting/protocol/authentication_method.h b/remoting/protocol/authentication_method.h |
index 6b171c4bf0cffb7101a48b6821ed113a1fb5fc91..95a27e07a10c48e646640ca089d0e215e4ae1c9f 100644 |
--- a/remoting/protocol/authentication_method.h |
+++ b/remoting/protocol/authentication_method.h |
@@ -6,7 +6,6 @@ |
// configuration. It knows how to parse and format authentication |
// method names. |
// Currently the following methods are supported: |
-// v1_token - deprecated V1 authentication mechanism, |
// spake2_plain - SPAKE2 without hashing applied to the password. |
// spake2_hmac - SPAKE2 with HMAC hashing of the password. |