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:
Peter Hutterer 2021-05-31 15:39:25 +10:00 committed by Wim Taymans
parent 3cf4bf7cf7
commit c58498bd92

View file

@ -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