aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxl/xl_cmdimpl.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/libxl/xl_cmdimpl.c')
-rw-r--r--tools/libxl/xl_cmdimpl.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/libxl/xl_cmdimpl.c b/tools/libxl/xl_cmdimpl.c
index df0980e361..efc03cebae 100644
--- a/tools/libxl/xl_cmdimpl.c
+++ b/tools/libxl/xl_cmdimpl.c
@@ -756,8 +756,6 @@ static void parse_config_data(const char *configfile_filename_report,
xlu_cfg_replace_string (config, "kernel", &b_info->u.pv.kernel.path, 0);
- xlu_cfg_replace_string (config, "kernel", &b_info->u.pv.kernel.path, 0);
-
xlu_cfg_get_string (config, "root", &root, 0);
xlu_cfg_get_string (config, "extra", &extra, 0);