kopia lustrzana https://gitlab.com/sane-project/backends
Remove debug.
rodzic
fd0a8a0026
commit
2c12635b23
|
@ -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;
|
||||||
|
|
Ładowanie…
Reference in New Issue