merge-requests/213/head^2
Ordissimo 2020-01-07 19:25:38 +00:00 zatwierdzone przez Thierry HUCHARD
rodzic fd0a8a0026
commit 2c12635b23
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -221,7 +221,6 @@ find_valor_of_array_variables(xmlNode *node, capabilities_t *scanner, int type)
} }
#endif #endif
} }
LOG_MSG_DEBUG ("Capability : [%s]", scanner->caps[type].default_format);
} }
else if (strcmp(name, "DocumentFormatExt") == 0) else if (strcmp(name, "DocumentFormatExt") == 0)
scanner->caps[type].format_ext = 1; scanner->caps[type].format_ext = 1;