CLEANUP: quid: QUIC draft-28 no more supported
Remove this useless definition.
This commit is contained in:
parent
ea0ec27eb4
commit
83bf9ca25a
|
@ -45,7 +45,6 @@
|
|||
|
||||
typedef unsigned long long ull;
|
||||
|
||||
#define QUIC_PROTOCOL_VERSION_DRAFT_28 0xff00001c /* draft-28 */
|
||||
#define QUIC_PROTOCOL_VERSION_DRAFT_29 0xff00001d /* draft-29 */
|
||||
#define QUIC_PROTOCOL_VERSION_1 0x00000001 /* V1 */
|
||||
#define QUIC_PROTOCOL_VERSION_2_DRAFT 0x709a50c4 /* V2 draft */
|
||||
|
|
Loading…
Reference in New Issue