Imported Debian patch 3.4-9
[debian/elilo] / elilo.c
diff --git a/elilo.c b/elilo.c
index 0959c7133295c1a266589920e4f35ffab5ef8f9d..6ae687255e89f7552d7855679127d91774149cb6 100644 (file)
--- a/elilo.c
+++ b/elilo.c
@@ -564,7 +564,6 @@ efi_main (EFI_HANDLE image, EFI_SYSTEM_TABLE *system_tab)
         * parse config file (verbose becomes visible if set)
         */
        ret = read_config(ptr, retry);
-       Print(L"read_config=%r\n", ret);
        /*
         * when the config file is not found, we fail only if:
         *      - the user did not specified interactive mode