remove useless preprocessor guards
This commit is contained in:
parent
5d6ee6c0a8
commit
6af91a787a
@ -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 */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user