Files
ardour/gtk2_ardour
Robin Gareus a07bd2d585 Make static analysis happy..
If the copy c'tor of ProcessorSelection was actually used,
assigning the XMLProcessorSelection
    processors = other.processors;
would lead to duplicate free() of the XMLNode*
XMLProcessorSelection would need a dedicated copy c'tor that
duplicates allocates a new XMLNode.
see also #10 at https://www.viva64.com/en/b/0540/

Anyway, the copy c'tor and assignment is never used. This commit makes
this explicit.
2017-11-23 11:29:07 +01:00
..
2017-09-08 11:15:02 -05:00
2017-07-03 14:03:10 +02:00
2017-07-03 14:03:10 +02:00
2017-11-23 00:13:32 +01:00
2017-11-22 20:36:28 +01:00
2017-11-23 00:13:32 +01:00
2017-11-23 00:13:32 +01:00
2017-11-23 00:13:32 +01:00
2017-07-17 21:06:04 +02:00
2017-07-17 21:06:04 +02:00
2017-10-26 15:41:11 -04:00
2017-11-23 10:51:20 +01:00
2017-11-22 20:36:28 +01:00
2017-11-22 20:36:28 +01:00
2017-09-25 15:45:23 +02:00
2017-08-07 16:46:35 +02:00
2017-08-07 16:46:35 +02:00
2017-09-24 12:57:27 -04:00
2017-09-18 11:40:53 -04:00
2017-11-23 00:13:32 +01:00
2017-11-23 00:13:32 +01:00
2017-11-23 10:46:44 +01:00
2017-11-22 20:36:28 +01:00
2017-07-01 19:28:26 +02:00
2017-07-01 19:28:26 +02:00
2017-09-25 15:45:23 +02:00
2017-10-22 23:59:00 +02:00
2017-09-21 02:01:12 +02:00
2017-11-23 09:53:09 +01:00
2017-11-23 00:13:32 +01:00
2017-08-06 22:48:38 +02:00
2017-11-22 20:36:28 +01:00