X-Git-Url: https://git.street.me.uk/andy/viking.git/blobdiff_plain/38052b77fed6803e145de4f36082b31711b1dd21..0a25e23214e753d9190e33e58b23685783099bd5:/src/print.h?ds=sidebyside diff --git a/src/print.h b/src/print.h index d2338177..901ee409 100644 --- a/src/print.h +++ b/src/print.h @@ -21,8 +21,6 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * */ -#if GTK_CHECK_VERSION(2,10,0) - #ifndef __VIKING_PRINT_H #define __VIKING_PRINT_H @@ -35,5 +33,3 @@ void a_print(VikWindow *vw, VikViewport *vvp); G_END_DECLS #endif /*__VIKING_PRINT_H*/ - -#endif