summaryrefslogtreecommitdiffstats
path: root/libopkg/opkg.c
diff options
context:
space:
mode:
Diffstat (limited to 'libopkg/opkg.c')
-rw-r--r--libopkg/opkg.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libopkg/opkg.c b/libopkg/opkg.c
index 18115fb..00d595e 100644
--- a/libopkg/opkg.c
+++ b/libopkg/opkg.c
@@ -235,7 +235,6 @@ opkg_re_read_config_files (opkg_t *opkg)
a->nodeps = c->nodeps;
a->noaction = c->noaction;
a->query_all = c->query_all;
- a->multiple_providers = c->multiple_providers;
a->verbosity = c->verbosity;
if (c->offline_root)