diff options
author | Danielle Madeley <danielle.madeley@collabora.co.uk> | 2011-10-20 09:34:01 +1100 |
---|---|---|
committer | Danielle Madeley <danielle.madeley@collabora.co.uk> | 2011-10-20 09:34:01 +1100 |
commit | 2e2b3936ad8ee816c8a3495fb2b6806d90e4ce40 (patch) | |
tree | ced489e3788c2ebfb3ded2aad262680485f7059f /libempathy-gtk/Makefile.am | |
parent | 969f127739465b0fc6477fa4b376b76a8d377974 (diff) |
Remove contact-selector-dialog
It's no longer used.
Diffstat (limited to 'libempathy-gtk/Makefile.am')
-rw-r--r-- | libempathy-gtk/Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libempathy-gtk/Makefile.am b/libempathy-gtk/Makefile.am index 11a2927f..ccf87f2f 100644 --- a/libempathy-gtk/Makefile.am +++ b/libempathy-gtk/Makefile.am @@ -49,7 +49,6 @@ libempathy_gtk_handwritten_source = \ empathy-linking-dialog.c \ empathy-live-search.c \ empathy-contact-search-dialog.c \ - empathy-contact-selector-dialog.c \ empathy-contact-widget.c \ empathy-dialpad-widget.c \ empathy-geometry.c \ @@ -116,7 +115,6 @@ libempathy_gtk_headers = \ empathy-linking-dialog.h \ empathy-live-search.h \ empathy-contact-search-dialog.h \ - empathy-contact-selector-dialog.h \ empathy-contact-widget.h \ empathy-dialpad-widget.h \ empathy-geometry.h \ @@ -209,7 +207,6 @@ ui_DATA = \ empathy-status-preset-dialog.ui \ empathy-log-window.ui \ empathy-chat.ui \ - empathy-contact-selector-dialog.ui \ empathy-search-bar.ui \ empathy-individual-widget.ui |