diff options
author | Chris Toshok <toshok@src.gnome.org> | 2000-03-29 10:20:18 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2000-03-29 10:20:18 +0800 |
commit | c169edca762daf6d56dd1b48d738b9c37f0b5028 (patch) | |
tree | b9e0cf727cd45cb263ee0ea1fa024c300e1969a7 /ChangeLog | |
parent | 468049294f22d48ab9b43e9e5d88f5457bb04002 (diff) | |
download | gsoc2013-evolution-c169edca762daf6d56dd1b48d738b9c37f0b5028.tar gsoc2013-evolution-c169edca762daf6d56dd1b48d738b9c37f0b5028.tar.gz gsoc2013-evolution-c169edca762daf6d56dd1b48d738b9c37f0b5028.tar.bz2 gsoc2013-evolution-c169edca762daf6d56dd1b48d738b9c37f0b5028.tar.lz gsoc2013-evolution-c169edca762daf6d56dd1b48d738b9c37f0b5028.tar.xz gsoc2013-evolution-c169edca762daf6d56dd1b48d738b9c37f0b5028.tar.zst gsoc2013-evolution-c169edca762daf6d56dd1b48d738b9c37f0b5028.zip |
remove unnecessary strdup/free.
* addressbook/backend/pas/pas-backend-file.c
(pas_backend_file_build_all_cards_list): remove unnecessary
strdup/free.
svn path=/trunk/; revision=2240
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2000-03-28 Chris Toshok <toshok@laptoph.xtoph.org> + + * addressbook/backend/pas/pas-backend-file.c + (pas_backend_file_build_all_cards_list): remove unnecessary + strdup/free. + 2000-03-28 Christopher James Lahey <clahey@helixcode.com> * addressbook/backend/pas/pas-backend-file.c: Removed an infinite |