[empathy] Remove unused persona store/view



commit 67f7211242e9982cf17f17ac9a5483155941312a
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Wed Feb 8 15:12:16 2012 +0100

    Remove unused persona store/view
    
    https://bugzilla.gnome.org/show_bug.cgi?id=669482

 libempathy-gtk/Makefile.am             |    4 -
 libempathy-gtk/empathy-persona-store.c | 1215 --------------------------------
 libempathy-gtk/empathy-persona-store.h |  108 ---
 libempathy-gtk/empathy-persona-view.c  |  844 ----------------------
 libempathy-gtk/empathy-persona-view.h  |   87 ---
 5 files changed, 0 insertions(+), 2258 deletions(-)
---
diff --git a/libempathy-gtk/Makefile.am b/libempathy-gtk/Makefile.am
index 7643318..2713548 100644
--- a/libempathy-gtk/Makefile.am
+++ b/libempathy-gtk/Makefile.am
@@ -70,8 +70,6 @@ libempathy_gtk_handwritten_source =            	\
 	empathy-new-call-dialog.c		\
 	empathy-notify-manager.c		\
 	empathy-password-dialog.c 		\
-	empathy-persona-store.c			\
-	empathy-persona-view.c			\
 	empathy-presence-chooser.c		\
 	empathy-protocol-chooser.c		\
 	empathy-search-bar.c			\
@@ -137,8 +135,6 @@ libempathy_gtk_headers =			\
 	empathy-new-call-dialog.h		\
 	empathy-notify-manager.h		\
 	empathy-password-dialog.h		\
-	empathy-persona-store.h			\
-	empathy-persona-view.h			\
 	empathy-presence-chooser.h		\
 	empathy-protocol-chooser.h		\
 	empathy-search-bar.h			\



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