mirror of
https://github.com/opnsense/src.git
synced 2026-06-13 10:40:19 -04:00
Remove some useless preprocesor paranoia.
This commit is contained in:
parent
8d5f9fac24
commit
080cf92b85
1 changed files with 0 additions and 4 deletions
|
|
@ -52,10 +52,6 @@
|
|||
|
||||
#include <vm/vm.h>
|
||||
|
||||
#ifndef FIX_SSTEP
|
||||
#define FIX_SSTEP(p)
|
||||
#endif
|
||||
|
||||
/*
|
||||
* True iff process (p) is in trace wait state
|
||||
* relative to process (curp)
|
||||
|
|
|
|||
Loading…
Reference in a new issue