remove deprecated column
This commit is contained in:
parent
4aefb6ed04
commit
32b91df395
|
@ -77,7 +77,6 @@ private $defaults = array(
|
||||||
'TrackDelay' => null,
|
'TrackDelay' => null,
|
||||||
'ReturnLocation' => -1,
|
'ReturnLocation' => -1,
|
||||||
'ReturnDelay' => null,
|
'ReturnDelay' => null,
|
||||||
'DefaultView' => 'Events',
|
|
||||||
'DefaultRate' => 100,
|
'DefaultRate' => 100,
|
||||||
'DefaultScale' => 100,
|
'DefaultScale' => 100,
|
||||||
'SignalCheckPoints' => 0,
|
'SignalCheckPoints' => 0,
|
||||||
|
|
Loading…
Reference in New Issue