remove WILLCLOSE, no longer needed

This commit is contained in:
Joris Vink 2013-07-09 15:23:33 +02:00
parent 94eee6a8d1
commit fa78d24948
1 changed files with 0 additions and 1 deletions

View File

@ -82,7 +82,6 @@ extern const unsigned char SPDY_dictionary_txt[];
/* flags */
#define FLAG_FIN 0x01
#define FLAG_UNIDIRECTIONAL 0x02
#define SPDY_STREAM_WILLCLOSE 0x04
/* settings */
#define SETTINGS_UPLOAD_BANDWIDTH 1