From: lilo_booter Date: Wed, 22 Sep 2004 10:32:56 +0000 (+0000) Subject: Whoops X-Git-Url: http://research.m1stereo.tv/gitweb?a=commitdiff_plain;h=7ed168fe4e839d9cfa97b844f45cfb4ee2f63f71;hp=091e9065c24ede24d42c2a473a9c6f1e6d837f47;p=melted Whoops git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@435 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;