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