[empathy] remove empetit



commit 4b6b82782e5a085ebc7c7e4f0ae5ab06c959a188
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Sat Oct 8 17:01:30 2011 -0400

    remove empetit
    
    It used to test EmpathyContactSelector which is going away.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=629517

 tests/interactive/Makefile.am |    2 -
 tests/interactive/empetit.c   |   69 -----------------------------------------
 2 files changed, 0 insertions(+), 71 deletions(-)
---
diff --git a/tests/interactive/Makefile.am b/tests/interactive/Makefile.am
index bf2e839..e850d25 100644
--- a/tests/interactive/Makefile.am
+++ b/tests/interactive/Makefile.am
@@ -16,7 +16,6 @@ LDADD =								\
 noinst_PROGRAMS =			\
 	contact-manager			\
 	empathy-logs			\
-	empetit				\
 	test-empathy-account-assistant \
 	test-empathy-contact-blocking-dialog \
 	test-empathy-presence-chooser	\
@@ -26,7 +25,6 @@ noinst_PROGRAMS =			\
 
 contact_manager_SOURCES = contact-manager.c
 empathy_logs_SOURCES = empathy-logs.c
-empetit_SOURCES = empetit.c
 test_empathy_contact_blocking_dialog_SOURCES = test-empathy-contact-blocking-dialog.c
 test_empathy_presence_chooser_SOURCES = test-empathy-presence-chooser.c
 test_empathy_status_preset_dialog_SOURCES = test-empathy-status-preset-dialog.c



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]