remove several obsolete C() and M() macros
The ones moved from cmd.c to global.h suffice.
This commit is contained in:
@@ -10,10 +10,6 @@
|
||||
#include "tcap.h"
|
||||
#include "wintty.h"
|
||||
|
||||
#ifndef C /* this matches src/cmd.c */
|
||||
#define C(c) (0x1f & (c))
|
||||
#endif
|
||||
|
||||
static void redotoplin(const char *);
|
||||
static void topl_putsym(char);
|
||||
static void removetopl(int);
|
||||
|
||||
Reference in New Issue
Block a user