remove useless preprocessor guards
This commit is contained in:
@ -90,9 +90,7 @@ enum {
|
|||||||
};
|
};
|
||||||
extern int input_mode;
|
extern int input_mode;
|
||||||
|
|
||||||
#ifndef DFLT_INCDIR
|
#define DFLT_INCDIR "/usr/include"
|
||||||
# define DFLT_INCDIR "/usr/include"
|
|
||||||
#endif
|
|
||||||
extern const char * incdir;
|
extern const char * incdir;
|
||||||
|
|
||||||
/* digraph data for text compression */
|
/* digraph data for text compression */
|
||||||
|
Reference in New Issue
Block a user