mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
config.h.meson: drop define for USE_POISONING
This isn't hooked up and takes a bit of effort to hook up across the tree. Let's remove the define so it doesn't look like we're doing something.
This commit is contained in:
parent
3cf4bf7cf7
commit
c58498bd92
1 changed files with 0 additions and 3 deletions
|
|
@ -427,9 +427,6 @@
|
|||
/* the target CPU */
|
||||
#mesondefine TARGET_CPU
|
||||
|
||||
/* Define if we should poison deallocated memory */
|
||||
#mesondefine USE_POISONING
|
||||
|
||||
/* Version number of package */
|
||||
#mesondefine VERSION
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue