]> err.no Git - libchamplain/commitdiff
Remove the constructors as they don't exist any longer
authorEmmanuel Rodriguez <emmanuel.rodriguez@gmail.com>
Sun, 3 May 2009 19:39:08 +0000 (21:39 +0200)
committerPierre-Luc Beaudoin <pierre-luc@pierlux.com>
Wed, 6 May 2009 03:16:03 +0000 (23:16 -0400)
bindings/perl/Champlain/xs/ChamplainMapSource.xs

index 395d8503a81a391e00bdd1bbe9489f9a17ac7a3d..bdf15b4f41a35ff05052c091ab38acc2ff5541f2 100644 (file)
@@ -58,6 +58,7 @@ champlain_map_source_set_license (ChamplainMapSource *map_source, const gchar *l
 
 const gchar*
 champlain_map_source_get_license (ChamplainMapSource *map_source)
+<<<<<<< HEAD:bindings/perl/Champlain/xs/ChamplainMapSource.xs
 
 
 void
@@ -66,3 +67,5 @@ champlain_map_source_set_projection (ChamplainMapSource *map_source, ChamplainMa
 
 ChamplainMapProjection
 champlain_map_source_get_projection (ChamplainMapSource *map_source)
+=======
+>>>>>>> Remove the constructors as they don't exist any longer:bindings/perl/Champlain/xs/ChamplainMapSource.xs