diff --git a/Models/Instruments/PFD/PFD1.xml b/Models/Instruments/PFD/PFD1.xml index fcc3e23a..80a7eb43 100644 --- a/Models/Instruments/PFD/PFD1.xml +++ b/Models/Instruments/PFD/PFD1.xml @@ -35,7 +35,6 @@ <object-name>sidestick-max</object-name> <object-name>sidestick-pos</object-name> <condition> - <or> <and> <property>/options/pfd/sidestick-pos</property> <equals> @@ -59,7 +58,6 @@ <not><property>/gear/gear[2]/wow</property></not> </or> </and> - </or> </condition> </animation> diff --git a/Models/Instruments/PFD/PFD2.xml b/Models/Instruments/PFD/PFD2.xml index 12213f1a..4c9a52c6 100644 --- a/Models/Instruments/PFD/PFD2.xml +++ b/Models/Instruments/PFD/PFD2.xml @@ -35,7 +35,6 @@ <object-name>sidestick-max</object-name> <object-name>sidestick-pos</object-name> <condition> - <or> <and> <property>/options/pfd/sidestick-pos</property> <equals> @@ -59,7 +58,6 @@ <not><property>/gear/gear[2]/wow</property></not> </or> </and> - </or> </condition> </animation>