]> git.street.me.uk Git - andy/viking.git/blobdiff - src/expedia.h
Fix debug message
[andy/viking.git] / src / expedia.h
index 69d1531e9d5cdd52c3eb45f55d311878e7d1232f..38c781d35c3bc3f84c4b74195c5c2856c96a0c11 100644 (file)
@@ -27,8 +27,6 @@
 #include "vikcoord.h"
 #include "mapcoord.h"
 
 #include "vikcoord.h"
 #include "mapcoord.h"
 
-gboolean expedia_coord_to_mapcoord ( const VikCoord *src, gdouble xzoom, gdouble yzoom, MapCoord *dest );
-void expedia_mapcoord_to_center_coord ( MapCoord *src, VikCoord *dest );
-void expedia_download ( MapCoord *src, const gchar *dest_fn );
+void expedia_init();
 
 #endif
 
 #endif