Update 'shp_2_txt.cpp'

This commit is contained in:
zwnk 2019-05-23 20:58:50 +02:00
parent ee0fb24cf1
commit 98e1a97f29
1 changed files with 0 additions and 1 deletions

View File

@ -52,7 +52,6 @@ int main(int argc, char const *argv[])
}
DBFClose( dbfh );
free( panWidth );
txt_file.close();
}