aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/printing
diff options
context:
space:
mode:
authorChenthill Palanisamy <pchen@src.gnome.org>2007-02-08 19:11:42 +0800
committerChenthill Palanisamy <pchen@src.gnome.org>2007-02-08 19:11:42 +0800
commit9be6776a1c431142621c5838182fd967febd880e (patch)
treec78106492596c86542f8c0f6c7965e193e247d13 /addressbook/printing
parent5d9ecba101cd135c57ea3b9aa2286480250dcf6b (diff)
downloadgsoc2013-evolution-9be6776a1c431142621c5838182fd967febd880e.tar
gsoc2013-evolution-9be6776a1c431142621c5838182fd967febd880e.tar.gz
gsoc2013-evolution-9be6776a1c431142621c5838182fd967febd880e.tar.bz2
gsoc2013-evolution-9be6776a1c431142621c5838182fd967febd880e.tar.lz
gsoc2013-evolution-9be6776a1c431142621c5838182fd967febd880e.tar.xz
gsoc2013-evolution-9be6776a1c431142621c5838182fd967febd880e.tar.zst
gsoc2013-evolution-9be6776a1c431142621c5838182fd967febd880e.zip
Removed the obsolete function e_contact_print_preview.
svn path=/trunk/; revision=33184
Diffstat (limited to 'addressbook/printing')
-rw-r--r--addressbook/printing/e-contact-print.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/addressbook/printing/e-contact-print.h b/addressbook/printing/e-contact-print.h
index 68c14aef9a..d40e144286 100644
--- a/addressbook/printing/e-contact-print.h
+++ b/addressbook/printing/e-contact-print.h
@@ -29,7 +29,6 @@
#include "e-contact-print-types.h"
GtkWidget *e_contact_print_dialog_new (EBook *book, char *query, GList *list);
-void e_contact_print_preview (EBook *book, char *query, GList *list);
GtkWidget *e_contact_print_contact_dialog_new (EContact *card);
GtkWidget *e_contact_print_contact_list_dialog_new(GList *list);