remove deprecated column

This commit is contained in:
Isaac Connor 2019-03-05 11:01:11 -05:00
parent 4aefb6ed04
commit 32b91df395
1 changed files with 0 additions and 1 deletions

View File

@ -77,7 +77,6 @@ private $defaults = array(
'TrackDelay' => null,
'ReturnLocation' => -1,
'ReturnDelay' => null,
'DefaultView' => 'Events',
'DefaultRate' => 100,
'DefaultScale' => 100,
'SignalCheckPoints' => 0,