clear attr->encoding_set and attr->encoding, since that is just cached
authorChris Toshok <toshok@ximian.com>
Mon, 2 Feb 2004 21:36:40 +0000 (21:36 +0000)
committerChris Toshok <toshok@src.gnome.org>
Mon, 2 Feb 2004 21:36:40 +0000 (21:36 +0000)
commite8800b47ce0947538624f76b5a6c024e155e829c
tree148b1e660a111ecfb1a1b514f3d144a54e137565
parent4934cfe819fa8c38af08c133e4384632b58ffa80
clear attr->encoding_set and attr->encoding, since that is just cached

2004-02-02  Chris Toshok  <toshok@ximian.com>

* libebook/e-vcard.c (e_vcard_attribute_remove_params): clear
attr->encoding_set and attr->encoding, since that is just cached
information from the attribute parameters.  Fixes a spurious
g_warning.
addressbook/ChangeLog
addressbook/libebook/e-vcard.c