mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
Disable obsolete compilation of libs/pds/dmalloc.cc
The file relies on -DDEBUG_MALLOC and references #include "/usr/local/src/dmalloc-4.1.2/return.h" It is safe to assume that it's dead code.
This commit is contained in:
parent
5aa8e8598c
commit
ef1fb4161a
1 changed files with 0 additions and 1 deletions
|
|
@ -43,7 +43,6 @@ libpbd_sources = [
|
|||
'debug.cc',
|
||||
'enumwriter.cc',
|
||||
'event_loop.cc',
|
||||
'dmalloc.cc',
|
||||
'enums.cc',
|
||||
'epa.cc',
|
||||
'error.cc',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue