Skip to content
  • Ell's avatar
    operation: don't explicitly prevent caching of point ops · 36c7ebba
    Ell authored
    Don't explicitly set the GeglOperationClass::no_cache field of
    point operations to TRUE, since the AUTO cache policy should
    implictly prevent them from being cached, as point ops don't
    generally implement get_cached_region().
    36c7ebba