proc: remove duplicate compile-time fortify reference
This is no longer needed since shim and init are now part of the main program. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -3,8 +3,7 @@ package internal
|
||||
import "path"
|
||||
|
||||
var (
|
||||
Fortify = compPoison
|
||||
Fsu = compPoison
|
||||
Fsu = compPoison
|
||||
)
|
||||
|
||||
func Path(p string) (string, bool) {
|
||||
|
||||
Reference in New Issue
Block a user