X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=shell%2Fev-utils.h;h=f7c58a728c97ceb005513cfdb07bd63225919109;hb=0526caefb3e35fe432e40fb9503d370907c9ef28;hp=ed333d200612e3a028ab048eaef39eb80fbe4930;hpb=898751aeeba3d7baa97ad679928e65830e7f7843;p=evince.git diff --git a/shell/ev-utils.h b/shell/ev-utils.h index ed333d20..f7c58a72 100644 --- a/shell/ev-utils.h +++ b/shell/ev-utils.h @@ -23,9 +23,6 @@ #include #include -#ifdef WITH_GNOME_PRINT -#include -#endif G_BEGIN_DECLS @@ -40,12 +37,6 @@ void ev_gui_menu_position_tree_selection (GtkMenu *menu, gboolean *push_in, gpointer user_data); -#ifdef WITH_GNOME_PRINT -GnomePrintConfig* load_print_config_from_file (void); -void save_print_config_to_file (GnomePrintConfig *config); -gboolean using_postscript_printer (GnomePrintConfig *config); -gboolean using_pdf_printer (GnomePrintConfig *config); -#endif gint get_num_monitors (GtkWindow * window); gdouble get_screen_dpi (GtkWindow * window);