From d313f22d7291d34e990675d84679f0239a7a1e08 Mon Sep 17 00:00:00 2001 From: "jordi.saludes" Date: Fri, 18 Jun 2010 11:47:14 +0000 Subject: DEBUG is off. --- contrib/py-bindings/gfmodule.c | 1 + 1 file changed, 1 insertion(+) (limited to 'contrib/py-bindings/gfmodule.c') diff --git a/contrib/py-bindings/gfmodule.c b/contrib/py-bindings/gfmodule.c index 2f9410d46..25a9cb636 100644 --- a/contrib/py-bindings/gfmodule.c +++ b/contrib/py-bindings/gfmodule.c @@ -78,6 +78,7 @@ NEWGF(Tree,GF_Tree,TreeType,"gf.tree","gf tree") /* PGF methods, constructor and destructor */ + DEALLOCFN(PGF_dealloc, PGFModule, gf_freePGF, "freePGF") static gfType* -- cgit v1.2.3