Skip to content
Permalink
Browse files
Fixed compiler warning in connect/filemazip.cpp
  • Loading branch information
montywi committed Oct 21, 2020
1 parent 2912f1f commit 21c15cc
Showing 1 changed file with 0 additions and 1 deletion.
@@ -1207,7 +1207,6 @@ int UZDFAM::Cardinality(PGLOBAL g)
return 1;

int card = -1;
int len = GetFileLength(g);

card = Records;

0 comments on commit 21c15cc

Please sign in to comment.