[PD-cvs] externals/grill/flext/source fldefs_meththr.h,1.1,1.2

xovo at users.sourceforge.net xovo at users.sourceforge.net
Fri Oct 17 04:38:11 CEST 2003


Update of /cvsroot/pure-data/externals/grill/flext/source
In directory sc8-pr-cvs1:/tmp/cvs-serv31410/source

Modified Files:
	fldefs_meththr.h 
Log Message:
 ""

Index: fldefs_meththr.h
===================================================================
RCS file: /cvsroot/pure-data/externals/grill/flext/source/fldefs_meththr.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** fldefs_meththr.h	20 Apr 2003 02:36:20 -0000	1.1
--- fldefs_meththr.h	17 Oct 2003 02:38:09 -0000	1.2
***************
*** 94,98 ****
  		th->PopThread(); \
  	} \
! 	delete (char *)data; \
  } 
  
--- 94,98 ----
  		th->PopThread(); \
  	} \
! 	/* delete (char *)data; */ \
  } 
  






More information about the Pd-cvs mailing list