Mercurial > pidgin
changeset 21195:239cb5c2297b
I think we're doing the proper checks now, so remove a TODO. If this is
wrong, we'll fix it later.
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Sun, 07 Oct 2007 14:58:23 +0000 |
parents | a4a55a096ac8 |
children | 5cd2fe9a6629 |
files | libpurple/plugin.h |
diffstat | 1 files changed, 0 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/libpurple/plugin.h Sun Oct 07 14:27:59 2007 +0000 +++ b/libpurple/plugin.h Sun Oct 07 14:58:23 2007 +0000 @@ -71,11 +71,6 @@ * * This is used in the version 2.0 API and up. */ -/* TODO We need to figure out exactly what parts of this are required. The - * dependent plugin unloading stuff was causing crashes with perl and tcl - * plugins because they didn't set ids and the dependency code was requiring - * them. Then we need to actually make sure that plugins have all the right - * parts before loading them. */ struct _PurplePluginInfo { unsigned int magic;