diff options
| -rw-r--r-- | helper/bwrap.go | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/helper/bwrap.go b/helper/bwrap.go index 4ac1032c..60a62edf 100644 --- a/helper/bwrap.go +++ b/helper/bwrap.go @@ -19,8 +19,6 @@ type bubblewrap struct { // bwrap pipes p *pipes - // sealed bwrap config - config *bwrap.Config // returns an array of arguments passed directly // to the child process spawned by bwrap argF func(argsFD, statFD int) []string |
