Remove unused macro definition.
This commit is contained in:
parent
5de08d7a34
commit
76720085df
@ -60,7 +60,6 @@ static int db_lhistlsize, db_lhistidx, db_lhistcur;
|
||||
static int db_lhist_nlines;
|
||||
|
||||
#define CTRL(c) ((c) & 0x1f)
|
||||
#define isspace(c) ((c) == ' ' || (c) == '\t')
|
||||
#define BLANK ' '
|
||||
#define BACKUP '\b'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user