Update 'shp_2_txt.cpp'

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

View File

@ -15,7 +15,6 @@ int main(int argc, char const *argv[])
char *pszFilename = NULL;
int nWidth, nDecimals;
char szTitle[12];
string filename = "f:\\testing\\shp_2_txt\\MA.dbf";
ofstream txt_file("out.txt");