rigol-ds: remove lonely break

This commit is contained in:
Aurelien Jacobs 2014-01-13 23:40:55 +01:00 committed by Bert Vermeulen
parent a31b2ccbd8
commit d993d8d39d
1 changed files with 0 additions and 1 deletions

View File

@ -672,7 +672,6 @@ static int config_list(int key, GVariant **data, const struct sr_dev_inst *sdi,
}
switch (key) {
break;
case SR_CONF_DEVICE_OPTIONS:
if (!probe_group) {
sr_err("No probe group specified.");