diff options
author | 2016-03-09 16:55:16 +0000 | |
---|---|---|
committer | 2016-03-09 16:55:16 +0000 | |
commit | 613030e3ef5a5d8a338e931271f6f2cbb482444e (patch) | |
tree | aeae63f635f2513d49c0fde857f49dd3c588b6c0 /sys | |
parent | remove handling of vax (diff) | |
download | wireguard-openbsd-613030e3ef5a5d8a338e931271f6f2cbb482444e.tar.xz wireguard-openbsd-613030e3ef5a5d8a338e931271f6f2cbb482444e.zip |
delete dangling vax reference
Diffstat (limited to 'sys')
-rw-r--r-- | sys/conf/defines | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/conf/defines b/sys/conf/defines index 55b3774242d..f5ce63c2d97 100644 --- a/sys/conf/defines +++ b/sys/conf/defines @@ -4,7 +4,6 @@ /:#if.*[ \t]*lint/d /:#if.*[ \t]*notdef/d /:#if.*[ \t]*unneeded/d -/:#if.*[ \t]*vax/d /:#if.*[ \t]*TCPTRUEOOB/d /:#if.*[ \t]*notyet/d /:#if.*[ \t]*_KERNEL/d |