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

@@ -6,7 +6,7 @@
#include <glib.h>
#include "contact.h"
#include "contact_list.h"
#include "xmpp/xmpp.h"
static void setup(void)
{