From c7d3c9f95609123035ebaa267f9d2e6ecfa8c2e8 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Mon, 12 Jan 2009 04:12:01 +0000 Subject: Merge revisions 36866:37046 from trunk. svn path=/branches/kill-bonobo/; revision=37050 --- addressbook/printing/test-print.c | 21 --------------------- 1 file changed, 21 deletions(-) (limited to 'addressbook/printing/test-print.c') diff --git a/addressbook/printing/test-print.c b/addressbook/printing/test-print.c index 6616a92fff..2c658840e6 100644 --- a/addressbook/printing/test-print.c +++ b/addressbook/printing/test-print.c @@ -24,32 +24,11 @@ #include #include -#include #include #include #include #include "e-contact-print.h" -#if 0 -static void about_callback( GtkWidget *widget, gpointer data ) -{ - - const gchar *authors[] = - { - "Christopher James Lahey ", - NULL - }; - - GtkWidget *about = - gnome_about_new ( _( "Contact Print Test" ), VERSION, - _( "Copyright (C) 2000, Ximian, Inc." ), - authors, - _( "This should test the contact print code" ), - NULL); - gtk_widget_show (about); -} -#endif - int main( int argc, char *argv[] ) { GList *shown_fields = NULL; -- cgit v1.2.3