1
0
mirror of https://github.com/UzixLS/picocom.git synced 2025-07-19 07:21:18 +03:00

Removed unused macro

This commit is contained in:
Nick Patavalis
2018-02-24 23:11:07 +02:00
parent b4b8f01eab
commit fe89a14892

View File

@ -66,9 +66,6 @@
# define DEBUG_ON 0
#endif
/* c_cflags mask used for termios parity */
#define PARMASK (PARENB | PARODD)
/* We'll ask the remote end to use this modem state mask */
#define MODEMSTATE_MASK (COMPORT_MODEM_CD | \
COMPORT_MODEM_RI | \