2
0
forked from Ivasoft/DSView

fix: Load form the dso file, it works as repeat mode

This commit is contained in:
dreamsourcelabTAI
2023-04-13 19:46:16 +08:00
parent b3a01b5a9d
commit df986ae99c
3 changed files with 15 additions and 9 deletions

View File

@@ -801,8 +801,6 @@ namespace pv
{
bool test = false;
dsv_info("Commit device settings.");
if (_device_agent->have_instance())
{
GVariant *gvar = _device_agent->get_config(NULL, NULL, SR_CONF_TEST);