From e525496e170ba7a215c335533e56fbcbe5bbdcc1 Mon Sep 17 00:00:00 2001 From: Jonny Lamb Date: Wed, 9 Nov 2011 10:36:16 +0000 Subject: libempathy: remove empathy-tp-file from headers This is just a little hack so GEnums aren't created for enums in empathy-tp-file.h. We'll remove the files in a sec but I want to try and avoid breaking bisect. Signed-off-by: Jonny Lamb --- libempathy/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'libempathy/Makefile.am') diff --git a/libempathy/Makefile.am b/libempathy/Makefile.am index 1f4bdbcb9..442027ff1 100644 --- a/libempathy/Makefile.am +++ b/libempathy/Makefile.am @@ -62,7 +62,6 @@ libempathy_headers = \ empathy-tp-chat.h \ empathy-tp-contact-factory.h \ empathy-tp-contact-list.h \ - empathy-tp-file.h \ empathy-tp-roomlist.h \ empathy-tp-streamed-media.h \ empathy-types.h \ -- cgit v1.2.3 From 82b0f4038f7c257253962080270e5625dd5de152 Mon Sep 17 00:00:00 2001 From: Jonny Lamb Date: Wed, 9 Nov 2011 10:55:26 +0000 Subject: tp-file: remove EmpathyTpFile TpFTChannel! Signed-off-by: Jonny Lamb --- libempathy/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'libempathy/Makefile.am') diff --git a/libempathy/Makefile.am b/libempathy/Makefile.am index 442027ff1..1d7df9615 100644 --- a/libempathy/Makefile.am +++ b/libempathy/Makefile.am @@ -102,7 +102,6 @@ libempathy_handwritten_source = \ empathy-tp-chat.c \ empathy-tp-contact-factory.c \ empathy-tp-contact-list.c \ - empathy-tp-file.c \ empathy-tp-roomlist.c \ empathy-tp-streamed-media.c \ empathy-utils.c -- cgit v1.2.3