--- a/libpurple/protocols/msn/sync.h Thu Aug 13 02:19:16 2009 +0000 +++ b/libpurple/protocols/msn/sync.h Thu Aug 13 02:23:57 2009 +0000 @@ -34,6 +34,11 @@ { MsnSession *session; MsnTable *cbs_table; + + /* + * TODO: What is the intended purpose of old_cbs_table? Nothing + * sets it and it is only read in two places. + */ MsnTable *old_cbs_table; int num_users;