Skip to content

Commit

Permalink
Bumping version on each call. Cheap operation
Browse files Browse the repository at this point in the history
  • Loading branch information
dvdalilue committed Jul 26, 2021
1 parent 3202680 commit 9737f81
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/pdf/core/embedded_files.rb
Original file line number Diff line number Diff line change
@@ -35,10 +35,7 @@ def add_embedded_file(name, reference)
private

def bump_min_version
return if @min_version_bumped

renderer.min_version(1.4)
@min_version_bumped = true
end
end
end

0 comments on commit 9737f81

Please sign in to comment.