PS: Remove stale comment (the stuff TODO is done already)

This commit is contained in:
Carl Worth 2006-05-08 17:47:31 -07:00
parent 172fd2f6a6
commit 7ebdf4825d

View file

@ -47,13 +47,6 @@
#include <time.h>
#include <zlib.h>
/* TODO:
*
* - Add document structure convention comments where appropriate.
*
* - Create a set of procs to use... specifically a trapezoid proc.
*/
static const cairo_surface_backend_t cairo_ps_surface_backend;
static const cairo_paginated_surface_backend_t cairo_ps_surface_paginated_backend;