diff options
-rw-r--r-- | gatchat/gatppp.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gatchat/gatppp.c b/gatchat/gatppp.c index 2e45e6b8..8b1fb468 100644 --- a/gatchat/gatppp.c +++ b/gatchat/gatppp.c @@ -40,7 +40,6 @@ #include "ppp.h" #define DEFAULT_MRU 1500 -#define DEFAULT_ACCM 0x00000000 #define BUFFERSZ (DEFAULT_MRU * 2) |