X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=src%2Fframework%2Fmlt_properties.c;h=1d13714634b051a3e815981dd76650378de08452;hb=7ed168fe4e839d9cfa97b844f45cfb4ee2f63f71;hp=972ad939efa237cc49248e6950921f236a79f9ab;hpb=091e9065c24ede24d42c2a473a9c6f1e6d837f47;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;