Skip to content

Commit

Permalink
remove "Already have" info messages
Browse files Browse the repository at this point in the history
These are not really helpful to the user.
  • Loading branch information
xqms committed Jan 5, 2024
1 parent 4156ed8 commit e05f337
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion graphicscache.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -501,7 +501,7 @@
\filemodcmp{\graphicscache@fname}{\graphicscache@output}{% input is newer
\graphicscache@dorender%
}{% Output is newer
\PackageInfo{graphicscache}{Already have \graphicscache@outputhash: \graphicscache@fname}%
% \PackageInfo{graphicscache}{Already have \graphicscache@outputhash: \graphicscache@fname}%
}%
% \end{macrocode}
% If it still does not exist, we are likely in a strange environment
Expand Down

0 comments on commit e05f337

Please sign in to comment.