git-svn-id: https://svn.osgeo.org/grass/grass/trunk@51155 15284696-431f-4ddb-bdfa-cd5b030d7da7
@@ -120,7 +120,6 @@ int V1_open_old_pg(struct Map_info *Map, int update)
if (!found) {
G_warning(_("Feature table <%s> not found in 'geometry_columns'"),
pg_info->table_name);
- return -1;
}
return 0;