Removed contact_list, moved roster logic to xmpp/roster module

This commit is contained in:
James Booth
2013-05-06 23:04:46 +01:00
parent 05f2d29396
commit c1ee75da40
13 changed files with 261 additions and 298 deletions

View File

@@ -36,7 +36,6 @@
#include "config/preferences.h"
#include "config/theme.h"
#include "contact.h"
#include "contact_list.h"
#include "jid.h"
#include "log.h"
#include "muc.h"