X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=src%2Fframework%2Fmlt_properties.c;h=1d13714634b051a3e815981dd76650378de08452;hb=221df9e782ee929442488b75827341e111cd4254;hp=972ad939efa237cc49248e6950921f236a79f9ab;hpb=519393231e6ab626f19bd01d4622d1c3759fcc93;p=melted diff --git a/src/framework/mlt_properties.c b/src/framework/mlt_properties.c index 972ad93..1d13714 100644 --- a/src/framework/mlt_properties.c +++ b/src/framework/mlt_properties.c @@ -47,7 +47,7 @@ property_list; /** Memory leak checks. */ -#define _MLT_PROPERTY_CHECKS_ +//#define _MLT_PROPERTY_CHECKS_ #ifdef _MLT_PROPERTY_CHECKS_ static int properties_created = 0;