ENH: Bold attempt to remove warning
This commit is contained in:
parent
f5cb26fc76
commit
b60e52c69f
|
@ -60,6 +60,10 @@ static const char *telnetoptions[]=
|
||||||
|
|
||||||
#define NTELOPTS 40
|
#define NTELOPTS 40
|
||||||
|
|
||||||
|
#ifdef SE
|
||||||
|
# undef SE
|
||||||
|
#endif
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* First some defines
|
* First some defines
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue