Skip to content

Commit

Permalink
PDFBOX-5278: revert personal comment
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/pdfbox/trunk@1893153 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
THausherr committed Sep 8, 2021
1 parent 38df097 commit a00b024
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,6 @@ public PDAppearanceStream getNormalAppearanceStream()
}
else
{
// PDAppearanceStream extends PDFormXObject, but does not reference the resource cache
return normalAppearance.getAppearanceStream();
}
}
Expand Down

0 comments on commit a00b024

Please sign in to comment.