New FileUtil::makeRelativeIfInDir func; label parser_3 barcode map; unit tests
This commit is contained in:
@@ -217,7 +217,7 @@ namespace glabels
|
||||
if ( mModel )
|
||||
{
|
||||
delete mModel->merge(); // Ownership of final Merge instance is ours
|
||||
delete mModel->variables(); // Ownership of final Variables instance is ours
|
||||
delete mModel->variables(); // Ownership of Variables instance is ours
|
||||
delete mModel;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user