Skip to content
  • Fabio D'Urso's avatar
    Compile with Poppler < 0.20 · a7cb8e1d
    Fabio D'Urso authored
    I had added this special case because Poppler < 0.20 stored garbage
    in the DOM node corresponding to inplaceText (but good data in contents).
    This code copied the good value into inplaceText, so that our UI code,
    which used to show the user what it read from inplaceText, showed the
    good value instead.
    
    Now that Okular only has contents, this special handling is no longer
    needed.
    a7cb8e1d