Remove explicit test debug_threshold from SCT files and regenerate

This commit is contained in:
Douglas Clowes
2014-07-21 10:58:01 +10:00
parent 0becbe914a
commit ab3d7c5adf
9 changed files with 8 additions and 15 deletions

View File

@@ -1,5 +1,4 @@
driver astrium_chopper = {
debug_threshold = 2;
vendor = astrium; device = chopper; protocol = std;
class = NXdisk_chopper; simulation_group = chopper_simulation;
@@ -108,6 +107,5 @@ driver astrium_chopper = {
%%}
code mkDriver = {%%
hsetprop ${scobj_hpath} debug_threshold 1
%%}
}