diff options
Diffstat (limited to 'ZAPD/ZArray.cpp')
| -rw-r--r-- | ZAPD/ZArray.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ZAPD/ZArray.cpp b/ZAPD/ZArray.cpp index 4be7656..f508a05 100644 --- a/ZAPD/ZArray.cpp +++ b/ZAPD/ZArray.cpp @@ -46,7 +46,6 @@ std::string ZArray::GetSourceOutputCode(const std::string& prefix) if (i < arrayCnt - 1) output += ",\n"; - int bp = 0; } if (parent != nullptr) |
