diff --git a/openbr/core/core.cpp b/openbr/core/core.cpp index 42660f4..6fa98d8 100644 --- a/openbr/core/core.cpp +++ b/openbr/core/core.cpp @@ -543,8 +543,6 @@ private: void init(const QString &description) { - bool newTForm = false; - if (loadOrExpand(description)) { simplifyTransform(); return;