mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-28 01:17:42 +01:00
remove remnant of attempted bugfix
This commit is contained in:
parent
5a04577488
commit
d5d96134d2
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