diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2011-11-29 23:54:01 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2011-11-29 23:54:01 +0800 |
commit | bbe74c7f743b9210a905c74864a9b5d33ad48a87 (patch) | |
tree | 798b5ecedc3e9edb0e856881e84b892506e6ebb5 /libempathy/empathy-connection-aggregator.h | |
parent | a709d4ca6f8249d18d885feaef4f8f2a50a14427 (diff) | |
download | gsoc2013-empathy-bbe74c7f743b9210a905c74864a9b5d33ad48a87.tar.gz gsoc2013-empathy-bbe74c7f743b9210a905c74864a9b5d33ad48a87.tar.zst gsoc2013-empathy-bbe74c7f743b9210a905c74864a9b5d33ad48a87.zip |
Revert "WIP"
This reverts commit f1a9c6deaa7f706df73cb4e1195647a2a27177c6.
Humm I didn't mean to push that, sorry. :\
Diffstat (limited to 'libempathy/empathy-connection-aggregator.h')
-rw-r--r-- | libempathy/empathy-connection-aggregator.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libempathy/empathy-connection-aggregator.h b/libempathy/empathy-connection-aggregator.h index c21c04dec..6a7fb656e 100644 --- a/libempathy/empathy-connection-aggregator.h +++ b/libempathy/empathy-connection-aggregator.h @@ -64,9 +64,6 @@ EmpathyConnectionAggregator * empathy_connection_aggregator_dup_singleton (void) GList * empathy_connection_aggregator_get_all_groups ( EmpathyConnectionAggregator *self); -GPtrArray * empathy_connection_aggregator_dup_all_contacts ( - EmpathyConnectionAggregator *self); - G_END_DECLS #endif /* #ifndef __EMPATHY_CONNECTION_AGGREGATOR_H__*/ |