[cairo-commit] cairomm/cairomm fontface.h,1.10,1.11
Murray Cumming
commit at pdx.freedesktop.org
Tue Aug 15 10:39:56 PDT 2006
- Previous message: [cairo-commit] cairo-perl Cairo.pm, 1.18, 1.19 ChangeLog, 1.33,
1.34 MANIFEST, 1.8, 1.9 NEWS, 1.5, 1.6 README, 1.8, 1.9
- Next message: [cairo-commit] src/cairo-ft-font.c
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: murrayc
Update of /cvs/cairo/cairomm/cairomm
In directory kemper:/tmp/cvs-serv26489/cairomm
Modified Files:
fontface.h
Log Message:
Remove unnecessary TODO comment.
Index: fontface.h
===================================================================
RCS file: /cvs/cairo/cairomm/cairomm/fontface.h,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- fontface.h 5 Jul 2006 15:37:12 -0000 1.10
+++ fontface.h 15 Aug 2006 17:39:54 -0000 1.11
@@ -49,7 +49,7 @@
/* Don't wrap these until we know what they are good for.
void* get_user_data(const cairo_user_data_key_t *key);
- void set_user_data(const cairo_user_data_key_t *key, void *user_data, cairo_destroy_func_t destroy); //TODO: Use a sigc::slot?
+ void set_user_data(const cairo_user_data_key_t *key, void *user_data, cairo_destroy_func_t destroy);
*/
FontType get_type() const;
- Previous message: [cairo-commit] cairo-perl Cairo.pm, 1.18, 1.19 ChangeLog, 1.33,
1.34 MANIFEST, 1.8, 1.9 NEWS, 1.5, 1.6 README, 1.8, 1.9
- Next message: [cairo-commit] src/cairo-ft-font.c
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list