Get rid of force_mintrap, allow passing flags to mintrap
It uses the same flags as dotrap, so simulate force_mintrap by passing FORCETRAP flag.
This commit is contained in:
@@ -654,7 +654,6 @@ const struct instance_globals g_init = {
|
||||
WIN_ERR, /* toptenwin */
|
||||
|
||||
/* trap.c */
|
||||
0, /* force_mintrap */
|
||||
{ 0, 0, FALSE },
|
||||
UNDEFINED_VALUES,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user