Skip to content

Commit

Permalink
Removed unreachable code.
Browse files Browse the repository at this point in the history
  • Loading branch information
pjarosik committed Dec 17, 2021
1 parent 15a06d3 commit 157e93a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arrus/core/io/SettingsDictionary.h
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ class SettingsDictionary {
probeModelId.getManufacturer(), probeModelId.getName(),
adapterModelId.getManufacturer(), adapterModelId.getName()));
}
return probesMap.at(key);
}

void insertProbeSettings(ProbeSettings &&probe,
Expand Down

0 comments on commit 157e93a

Please sign in to comment.