chiark / gitweb /
in-building find island works
[ypp-sc-tools.web-live.git] / pctb / structure.c
index 1ed0710914b97827dff0cf0ca2c95e8b2e426c57..fba7670a3b510e105dff978f1d21350928c0963f 100644 (file)
@@ -688,8 +688,6 @@ void find_islandname(RgbImage *ri) {
     islandnamer.br.x= p.x;
 
     identify_rgbimage(ri, islandnamer, archisland, "island");
-
-    assert(!"not vessel");
   }
 
   char *delim= strstr(archisland," - ");