[empathy] Remove obsolete contact-list-{store,view}
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy] Remove obsolete contact-list-{store,view}
- Date: Thu, 24 Nov 2011 11:30:09 +0000 (UTC)
commit 4f470e26bafd3d2717b20af5e8846c114a2785d7
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Tue Nov 8 16:05:15 2011 +0100
Remove obsolete contact-list-{store,view}
Hourrah \o/
https://bugzilla.gnome.org/show_bug.cgi?id=663387
libempathy-gtk/Makefile.am | 4 -
libempathy-gtk/empathy-contact-list-store.c | 1779 ----------------------
libempathy-gtk/empathy-contact-list-store.h | 114 --
libempathy-gtk/empathy-contact-list-view.c | 2130 ---------------------------
libempathy-gtk/empathy-contact-list-view.h | 87 --
libempathy-gtk/empathy-live-search.h | 2 -
src/empathy-preferences.c | 1 -
7 files changed, 0 insertions(+), 4117 deletions(-)
---
diff --git a/libempathy-gtk/Makefile.am b/libempathy-gtk/Makefile.am
index 9226b69..e502736 100644
--- a/libempathy-gtk/Makefile.am
+++ b/libempathy-gtk/Makefile.am
@@ -45,8 +45,6 @@ libempathy_gtk_handwritten_source = \
empathy-contact-blocking-dialog.c \
empathy-contact-dialogs.c \
empathy-contact-chooser.c \
- empathy-contact-list-store.c \
- empathy-contact-list-view.c \
empathy-contact-menu.c \
empathy-contactinfo-utils.c \
empathy-linking-dialog.c \
@@ -116,8 +114,6 @@ libempathy_gtk_headers = \
empathy-contact-blocking-dialog.h \
empathy-contact-dialogs.h \
empathy-contact-chooser.h \
- empathy-contact-list-store.h \
- empathy-contact-list-view.h \
empathy-contact-menu.h \
empathy-linking-dialog.h \
empathy-live-search.h \
diff --git a/libempathy-gtk/empathy-live-search.h b/libempathy-gtk/empathy-live-search.h
index 9f06839..3d0a873 100644
--- a/libempathy-gtk/empathy-live-search.h
+++ b/libempathy-gtk/empathy-live-search.h
@@ -26,8 +26,6 @@
#include <gtk/gtk.h>
-#include "empathy-contact-list-store.h"
-
G_BEGIN_DECLS
#define EMPATHY_TYPE_LIVE_SEARCH (empathy_live_search_get_type ())
diff --git a/src/empathy-preferences.c b/src/empathy-preferences.c
index 60807ee..6775d4a 100644
--- a/src/empathy-preferences.c
+++ b/src/empathy-preferences.c
@@ -39,7 +39,6 @@
#include <libempathy-gtk/empathy-ui-utils.h>
#include <libempathy-gtk/empathy-theme-manager.h>
#include <libempathy-gtk/empathy-spell.h>
-#include <libempathy-gtk/empathy-contact-list-store.h>
#include <libempathy-gtk/empathy-gtk-enum-types.h>
#include <libempathy-gtk/empathy-theme-adium.h>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]