暂时移除306一些功能项

This commit is contained in:
13038267101 2023-11-01 10:51:21 +08:00
parent 567d030f02
commit 5846ced765
1 changed files with 3 additions and 0 deletions

View File

@ -1453,6 +1453,9 @@ bool hg_scanner::jsn_reorganize()
if (firmware_sup_device_7010) if (firmware_sup_device_7010)
{ {
erase_option(SANE_STD_OPT_NAME_SIZE_CHECK); erase_option(SANE_STD_OPT_NAME_SIZE_CHECK);
erase_option(SANE_STD_OPT_NAME_COLOR_CORRECTION);
erase_option(SANE_STD_OPT_NAME_DOUBLE_FEED_HANDLE);
erase_option(SANE_STD_OPT_NAME_LENS_DIRTY);
} }
if (!firmware_sup_dirty_check) if (!firmware_sup_dirty_check)