Mercurial > pidgin.yaz
changeset 997:56cff2fba28c
[gaim-migrate @ 1007]
bleh
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Sun, 15 Oct 2000 02:00:05 +0000 |
parents | 388ac74f4212 |
children | 70c685de2be5 |
files | src/aim.c |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/aim.c Sat Oct 14 21:24:53 2000 +0000 +++ b/src/aim.c Sun Oct 15 02:00:05 2000 +0000 @@ -98,7 +98,6 @@ (*gaim_plugin_remove)(); /* we don't need to worry about removing callbacks since * there won't be any more chance to call them back :) */ - dlclose(p->handle); g_free(p->filename); /* why do i bother? */ g_free(p); c = c->next;