X-Git-Url: https://git.street.me.uk/andy/viking.git/blobdiff_plain/9a99599695e04ad9f217f4199da8a48d1e924e63..c2cf03332f51a9fa992220124635f737399fba91:/src/print-preview.h diff --git a/src/print-preview.h b/src/print-preview.h index 89bc4aa5..623ff5b6 100644 --- a/src/print-preview.h +++ b/src/print-preview.h @@ -16,8 +16,6 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#if GTK_CHECK_VERSION(2,10,0) - #ifndef __VIK_PRINT_PREVIEW_H__ #define __VIK_PRINT_PREVIEW_H__ @@ -91,5 +89,3 @@ void vik_print_preview_set_use_full_page (VikPrintPreview *preview, G_END_DECLS #endif /* __VIK_PRINT_PREVIEW_H__ */ - -#endif