1
0
Fork 0

Remove code from fuel dialog that was not doing anything useful except creating a Nasal error

This commit is contained in:
Jonathan Redpath 2022-05-12 19:40:18 +01:00
parent b6b287889e
commit ac0e3f8a26

View file

@ -6,15 +6,6 @@
<PropertyList>
<nasal>
<close>
<![CDATA[
systems.FUEL.Nodes.requestLbs.setValue(0);
]]>
</close>
</nasal>
<name>fuel-dlg</name>
<layout>vbox</layout>