app: disable OpenCL by default, like GEGL does

This commit is contained in:
Michael Natterer 2017-12-01 22:24:11 +01:00
parent d60c237805
commit c0274b7b1f
1 changed files with 1 additions and 1 deletions

View File

@ -170,7 +170,7 @@ gimp_gegl_config_class_init (GimpGeglConfigClass *klass)
"use-opencl",
"Use OpenCL",
USE_OPENCL_BLURB,
TRUE,
FALSE,
GIMP_PARAM_STATIC_STRINGS);
/* only for backward compatibility: */