]> git.street.me.uk Git - andy/viking.git/blobdiff - src/terraservermapsource.c
Remove no longer available map services.
[andy/viking.git] / src / terraservermapsource.c
index 72aec94abc0ec0b9e0579dd43f1b311b08705cf2..5701a4207508d986f3587eecd67a988ab56ab00f 100644 (file)
@@ -37,7 +37,7 @@ static gchar *_get_hostname( VikMapSourceDefault *self );
 static DownloadMapOptions *_get_download_options( VikMapSourceDefault *self );
 
 /* FIXME Huge gruik */
 static DownloadMapOptions *_get_download_options( VikMapSourceDefault *self );
 
 /* FIXME Huge gruik */
-static DownloadMapOptions terraserver_options = { FALSE, FALSE, NULL, 0, a_check_map_file, NULL };
+static DownloadMapOptions terraserver_options = { FALSE, FALSE, NULL, 0, a_check_map_file, NULL, NULL };
 
 typedef struct _TerraserverMapSourcePrivate TerraserverMapSourcePrivate;
 struct _TerraserverMapSourcePrivate
 
 typedef struct _TerraserverMapSourcePrivate TerraserverMapSourcePrivate;
 struct _TerraserverMapSourcePrivate