diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/benchmark-raw.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/benchmark-raw.c b/tools/benchmark-raw.c index c19760e..a818efa 100644 --- a/tools/benchmark-raw.c +++ b/tools/benchmark-raw.c @@ -410,8 +410,6 @@ main(int argc, char *argv[]) // We don't need to call gdk_cairo_surface_create_from_pixbuf() here, // so don't bother initializing GDK. - fiv_io_cmm_init(); - // A mode to just extract all thumbnails to files for closer inspection. extract_mode = !!getenv("BENCHMARK_RAW_EXTRACT"); |