Refactor update rows

This commit is contained in:
2024-07-16 10:33:44 +02:00
parent 1924c4392b
commit 540a8ea06d
3 changed files with 1 additions and 8 deletions

View File

@@ -47,7 +47,6 @@ namespace platform {
bool complete;
bool partial;
bool compare;
bool resize = false;
int maxModel, maxTitle;
std::vector<std::string> header_labels;
std::vector<int> header_lengths;