[empathy: 1/59] Removed EmpathyAccount{,Manager}.



commit 9750a6735d088fa5c1930f2ac581619ff31c8491
Author: Jonny Lamb <jonnylamb gnome org>
Date:   Fri Oct 23 13:46:56 2009 +0100

    Removed EmpathyAccount{,Manager}.
    
    Signed-off-by: Jonny Lamb <jonnylamb gnome org>

 libempathy/Makefile.am               |    4 -
 libempathy/empathy-account-manager.c | 1060 ---------------------------
 libempathy/empathy-account-manager.h |  111 ---
 libempathy/empathy-account.c         | 1305 ----------------------------------
 libempathy/empathy-account.h         |  124 ----
 5 files changed, 0 insertions(+), 2604 deletions(-)
---
diff --git a/libempathy/Makefile.am b/libempathy/Makefile.am
index 1e7d01c..91fdf7b 100644
--- a/libempathy/Makefile.am
+++ b/libempathy/Makefile.am
@@ -27,8 +27,6 @@ noinst_LTLIBRARIES = libempathy.la
 
 libempathy_headers =				\
 	empathy-account-settings.h		\
-	empathy-account.h			\
-	empathy-account-manager.h		\
 	empathy-chatroom.h			\
 	empathy-chatroom-manager.h		\
 	empathy-call-factory.h			\
@@ -70,9 +68,7 @@ libempathy_headers =				\
 
 libempathy_la_SOURCES =					\
 	$(libempathy_headers)				\
-	empathy-account.c				\
 	empathy-account-settings.c			\
-	empathy-account-manager.c			\
 	empathy-chatroom.c				\
 	empathy-chatroom-manager.c			\
 	empathy-call-factory.c				\



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