From 7ed168fe4e839d9cfa97b844f45cfb4ee2f63f71 Mon Sep 17 00:00:00 2001 From: lilo_booter Date: Wed, 22 Sep 2004 10:32:56 +0000 Subject: [PATCH] Whoops git-svn-id: https://mlt.svn.sourceforge.net/svnroot/mlt/trunk/mlt@435 d19143bc-622f-0410-bfdd-b5b2a6649095 --- src/framework/mlt_properties.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/framework/mlt_properties.c b/src/framework/mlt_properties.c index 972ad939..1d137146 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; -- 2.39.2