Skip to content
  • Ell's avatar
    gegl-dot: a few fixes · 5ad5ce46
    Ell authored
    In gegl-dot.c, don't set "id" property when constructing the dot
    visitor.  Visitors no longer have this property.
    
    In gegl-dot-visitor.c, don't chain up to the visit_{pad,node}()
    functions of the base class.  They used to be a NOP before the
    last few commits, and now they're NULL.
    5ad5ce46