X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=shell%2Fev-window.h;h=3680bbff91a34e1287680789654d453409b2f7b7;hb=e7cda02e573e3a87502cd9a0d26efc9716387654;hp=863f543f48aa2362e04fa6defee37c90e12eff55;hpb=e03ccc6269d7e687b4f5a67a0c07a014f301930b;p=evince.git diff --git a/shell/ev-window.h b/shell/ev-window.h index 863f543f..3680bbff 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 */