[cairo-commit] cairomm/cairomm context.h,1.17,1.18
Jonathon Jongsma
commit at pdx.freedesktop.org
Tue Aug 15 18:38:37 PDT 2006
Committed by: jjongsma
Update of /cvs/cairo/cairomm/cairomm
In directory kemper:/tmp/cvs-serv8660/cairomm
Modified Files:
context.h
Log Message:
2006-08-15 Jonathon Jongsma <jonathon.jongsma at gmail.com>
* cairomm/context.h: remove a FIXME that was resolved on the mailing list
Index: context.h
===================================================================
RCS file: /cvs/cairo/cairomm/cairomm/context.h,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- context.h 5 Jul 2006 15:37:12 -0000 1.17
+++ context.h 16 Aug 2006 01:38:35 -0000 1.18
@@ -349,7 +349,6 @@
*/
void device_to_user_distance(double& dx, double& dy);
- // FIXME: why is this named clear_path instead of new_path?
/** Clears the current path. After this call there will be no current point.
*/
void clear_path();
More information about the cairo-commit
mailing list