From: lilo_booter Date: Fri, 24 Sep 2004 13:33:32 +0000 (+0000) Subject: ...gah... X-Git-Url: http://research.m1stereo.tv/gitweb?a=commitdiff_plain;h=221df9e782ee929442488b75827341e111cd4254;hp=519393231e6ab626f19bd01d4622d1c3759fcc93;p=melted ...gah... git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@442 d19143bc-622f-0410-bfdd-b5b2a6649095 --- 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;