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