summaryrefslogtreecommitdiff
path: root/libpod/runtime.go
diff options
context:
space:
mode:
Diffstat (limited to 'libpod/runtime.go')
-rw-r--r--libpod/runtime.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/libpod/runtime.go b/libpod/runtime.go
index 6e26b0f1b..894e4b4d0 100644
--- a/libpod/runtime.go
+++ b/libpod/runtime.go
@@ -58,8 +58,6 @@ type Runtime struct {
type RuntimeConfig struct {
StorageConfig storage.StoreOptions
ImageDefaultTransport string
- InsecureRegistries []string
- Registries []string
SignaturePolicyPath string
StateType RuntimeStateStore
RuntimePath string