mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 08:36:32 +01:00
remove all XML related API from canvas. it may have been useful during development, but it is just a distraction - we will NEVER be saving or restoring canvas state via XML or any kind of serialized state
This commit is contained in:
parent
fe34485907
commit
84fb0a8dce
39 changed files with 1 additions and 463 deletions
|
|
@ -37,7 +37,6 @@ canvas_sources = [
|
|||
'flag.cc',
|
||||
'group.cc',
|
||||
'image.cc',
|
||||
'item_factory.cc',
|
||||
'line.cc',
|
||||
'line_set.cc',
|
||||
'lookup_table.cc',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue