jingle/disco.h
changeset 79 a654afc4a74a
parent 78 0b138243bd4a
child 80 1c2ef2c5debe
--- a/jingle/disco.h	Tue Jul 27 12:20:29 2010 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,11 +0,0 @@
-#ifndef __JINGLE_CHECK_H__
-#define __JINGLE_CHECK_H__ 1
-
-#include <glib.h>
-#include <loudmouth/loudmouth.h>
-
-#include <jingle/jingle.h>
-
-GSList* get_sorted_resources(const gchar *jid);
-void free_gslist_resources(GSList *reslist);
-#endif