Skip to content
  • Christian Persch's avatar
    conv: Remove _vte_conv_open · d82c807a
    Christian Persch authored
    Just call g_iconv_open() directly, and lose the //TRANSLIT.
    If transliteration is desired, the caller should use
    it in the passed encoding string.
    d82c807a