From 250f2f0f758a5f3ea0f3174843dbf55fc73b1370 Mon Sep 17 00:00:00 2001 From: Přemysl Eric Janouch
Date: Sat, 27 Jan 2024 23:09:32 +0100 Subject: WIP: Thread-safe colour management --- fiv.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'fiv.c') diff --git a/fiv.c b/fiv.c index 1514d4a..43041b0 100644 --- a/fiv.c +++ b/fiv.c @@ -2583,8 +2583,6 @@ on_app_handle_local_options(G_GNUC_UNUSED GApplication *app, return 0; } - fiv_io_cmm_init(); - // Normalize all arguments to URIs, and run thumbnailing modes first. for (gsize i = 0; o.args && o.args[i]; i++) { GFile *resolved = g_file_new_for_commandline_arg(o.args[i]); -- cgit v1.2.3-70-g09d2