Make SEDUCE unconditional.
This commit is contained in:
@@ -35,11 +35,7 @@ struct sysopt {
|
||||
};
|
||||
E struct sysopt sysopt;
|
||||
|
||||
#ifdef SEDUCE
|
||||
# define SYSOPT_SEDUCE sysopt.seduce
|
||||
#else
|
||||
# define SYSOPT_SEDUCE 0
|
||||
#endif
|
||||
#define SYSOPT_SEDUCE sysopt.seduce
|
||||
|
||||
#endif /* SYS_H */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user