From 1ae3aefb3948c59e79989a28797678dd985cd36a Mon Sep 17 00:00:00 2001 From: Carlos Garcia Campos Date: Fri, 08 Feb 2008 12:48:04 +0000 Subject: Remove libgnomeprint support. Fixes bug #512370. 2008-02-08 Carlos Garcia Campos * configure.ac: * shell/Makefile.am: * shell/ev-application.[ch]: * shell/ev-sidebar-links.c: * shell/ev-utils.[ch]: * shell/ev-window.[ch]: Remove libgnomeprint support. Fixes bug #512370. svn path=/trunk/; revision=2895 --- (limited to 'shell/ev-window.h') diff --git a/shell/ev-window.h b/shell/ev-window.h index 863f543..3680bbf 100644 --- a/shell/ev-window.h +++ b/shell/ev-window.h @@ -82,12 +82,10 @@ void ev_window_open_uri (EvWindow *ev_window, gboolean unlink_temp_file, const gchar *print_settings); gboolean ev_window_is_empty (const EvWindow *ev_window); - -#ifdef WITH_PRINT void ev_window_print_range (EvWindow *ev_window, int first_page, int last_page); -#endif + G_END_DECLS #endif /* !EV_WINDOW_H */ -- cgit v0.9.1