Skip to content

Commit

Permalink
remove testing code
Browse files Browse the repository at this point in the history
  • Loading branch information
stmitt committed Apr 10, 2024
1 parent 4aee6bc commit 0b75778
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -125,8 +125,6 @@ Tiled2dMapVectorSymbolObject::Tiled2dMapVectorSymbolObject(const std::weak_ptr<M
}
}

fontResult = nullptr;

if (fontResult) {
auto textOffset = description->style.getTextOffset(evalContext);
const auto textRadialOffset = description->style.getTextRadialOffset(evalContext);
Expand Down

0 comments on commit 0b75778

Please sign in to comment.