FG1000: Stop attempted duplicate Emesary EIS reg
This commit is contained in:
parent
b46f5a90da
commit
466b4e2915
1 changed files with 0 additions and 1 deletions
|
@ -152,7 +152,6 @@ var MFDDisplay =
|
||||||
# Display the Surround, EIS and NavMap and the appropriate top level on startup.
|
# Display the Surround, EIS and NavMap and the appropriate top level on startup.
|
||||||
obj.Surround.setVisible(1);
|
obj.Surround.setVisible(1);
|
||||||
obj.EIS.setVisible(1);
|
obj.EIS.setVisible(1);
|
||||||
obj.EIS.ondisplay();
|
|
||||||
obj._MFDDevice.selectPage(obj.NavigationMap);
|
obj._MFDDevice.selectPage(obj.NavigationMap);
|
||||||
|
|
||||||
return obj;
|
return obj;
|
||||||
|
|
Loading…
Reference in a new issue