mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-20 05:36:31 +01:00
remove remnant of attempted bugfix
This commit is contained in:
parent
aaf1945f6f
commit
85f2d4413e
1 changed files with 0 additions and 1 deletions
|
|
@ -229,7 +229,6 @@ XMLNode& MixerSnapshotSubstitutionDialog::sanitize_node(XMLNode& node, const str
|
|||
node.remove_property(X_("audio-playlist"));
|
||||
|
||||
XMLNode* pi_node = find_named_node(node, X_("PresentationInfo"));
|
||||
XMLNode* proc_node = find_named_node(node, X_("PresentationInfo"));
|
||||
|
||||
if(pi_node) {
|
||||
pi_node->remove_property(X_("order"));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue