diff options
Diffstat (limited to 'test/spectre-test.c')
-rw-r--r-- | test/spectre-test.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/spectre-test.c b/test/spectre-test.c index 8c72af1..ad8c5c2 100644 --- a/test/spectre-test.c +++ b/test/spectre-test.c @@ -221,7 +221,6 @@ test_document_render (SpectreDocument *document, cairo_surface_t *surface; char *filename; - /* TODO: wat to do with width, height */ surface = cairo_image_surface_create_for_data (data, CAIRO_FORMAT_RGB24, width, height, |