[PD-cvs] pd/src g_canvas.h,1.3.4.3.2.6,1.3.4.3.2.7

Tim Blechmann timblech at users.sourceforge.net
Sun Sep 11 13:58:03 CEST 2005


Update of /cvsroot/pure-data/pd/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9261

Modified Files:
      Tag: devel_0_39
	g_canvas.h 
Log Message:
cleanup

Index: g_canvas.h
===================================================================
RCS file: /cvsroot/pure-data/pd/src/g_canvas.h,v
retrieving revision 1.3.4.3.2.6
retrieving revision 1.3.4.3.2.7
diff -C2 -d -r1.3.4.3.2.6 -r1.3.4.3.2.7
*** g_canvas.h	8 Sep 2005 07:45:07 -0000	1.3.4.3.2.6
--- g_canvas.h	11 Sep 2005 11:58:00 -0000	1.3.4.3.2.7
***************
*** 1,2 ****
--- 1,3 ----
+ 
  /* Copyright (c) 1997-1999 Miller Puckette.
  * For information on usage and redistribution, and for a DISCLAIMER OF ALL
***************
*** 44,50 ****
  #endif
  
- #ifdef GARRAY_THREAD_LOCK 
- #include <pthread.h> /* TB: for t_garray */
- #endif
  
  /* --------------------- geometry ---------------------------- */
--- 45,48 ----





More information about the Pd-cvs mailing list