A3XX: Remove obsolete option

This commit is contained in:
Joshua Davidson 2017-07-02 21:04:34 -04:00
parent f0dba2fe43
commit 2eb4c0dbea

View file

@ -327,26 +327,6 @@
<live>true</live>
</checkbox>
<checkbox>
<label>Always Show Sidestick Position</label>
<halign>left</halign>
<property>/options/pfd/sidestick-pos</property>
<binding>
<command>property-toggle</command>
<property>/options/pfd/sidestick-pos</property>
</binding>
<binding>
<command>dialog-apply</command>
</binding>
<binding>
<command>nasal</command>
<script>
acconfig.saveSettings();
</script>
</binding>
<live>true</live>
</checkbox>
<group>
<layout>hbox</layout>