[cairo-commit] cairo ChangeLog,1.631,1.632

Carl Worth commit at pdx.freedesktop.org
Fri Jun 3 16:22:29 PDT 2005


Committed by: cworth

Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv10308

Modified Files:
	ChangeLog 
Log Message:

        * src/cairoint.h:
        * src/cairo-cache.c: (_cairo_cache_init), (_cairo_cache_destroy):
        Remove unused cache->refcount and _cairo_cache_reference().

        * src/cairo-cache.c: (_cairo_cache_destroy): Remove gratuitous
        nesting as recommended in CODING_STYLE.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.631
retrieving revision 1.632
diff -u -d -r1.631 -r1.632
--- ChangeLog	3 Jun 2005 23:16:44 -0000	1.631
+++ ChangeLog	3 Jun 2005 23:22:26 -0000	1.632
@@ -1,5 +1,14 @@
 2005-06-03  Carl Worth  <cworth at cworth.org>
 
+	* src/cairoint.h:
+	* src/cairo-cache.c: (_cairo_cache_init), (_cairo_cache_destroy):
+	Remove unused cache->refcount and _cairo_cache_reference().
+
+	* src/cairo-cache.c: (_cairo_cache_destroy): Remove gratuitous
+	nesting as recommended in CODING_STYLE.
+
+2005-06-03  Carl Worth  <cworth at cworth.org>
+
 	* src/cairoint.h:	
 	* src/cairo-array.c: (_cairo_user_data_array_fini):
 	* src/cairo-font.c: (cairo_font_face_destroy):




More information about the cairo-commit mailing list