From 9be6776a1c431142621c5838182fd967febd880e Mon Sep 17 00:00:00 2001 From: Chenthill Palanisamy Date: Thu, 8 Feb 2007 11:11:42 +0000 Subject: Removed the obsolete function e_contact_print_preview. svn path=/trunk/; revision=33184 --- addressbook/gui/widgets/e-addressbook-view.c | 1 - 1 file changed, 1 deletion(-) (limited to 'addressbook/gui') diff --git a/addressbook/gui/widgets/e-addressbook-view.c b/addressbook/gui/widgets/e-addressbook-view.c index e210dd71d5..d52602ec62 100644 --- a/addressbook/gui/widgets/e-addressbook-view.c +++ b/addressbook/gui/widgets/e-addressbook-view.c @@ -1908,7 +1908,6 @@ eab_view_print_preview(EABView *view) "book", &book, NULL); GList *list = get_selected_contacts (view); - e_contact_print_preview (book, query, list); e_free_object_list (list); }else if (view->view_type == EAB_VIEW_TABLE) { GtkWidget *dialog; -- cgit v1.2.3