]> git.street.me.uk Git - andy/viking.git/blobdiff - src/print.h
Really empty GPS realtime layers.
[andy/viking.git] / src / print.h
index d2338177cfcce6c5ec822a63aa4e455e34042355..901ee40901ee882a38bb08d1e6686554e5cf6d72 100644 (file)
@@ -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