X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/67e9aaa3c9cafcba85c06187a9c38896733f403c..d3ea65274fc7a9c96cf71829030bfb324a75a377:/src/common/db.cpp diff --git a/src/common/db.cpp b/src/common/db.cpp index 6f0219a901..4617ff18d7 100644 --- a/src/common/db.cpp +++ b/src/common/db.cpp @@ -1995,7 +1995,6 @@ wxDbInf *wxDB::GetCatalog(char *userID) { wxDbInf *pDbInf = NULL; // Array of catalog entries int noTab = 0; // Counter while filling table entries - int i = 0; int pass; RETCODE retcode; SDWORD cb;