vcl/generic/print/psheader.ps | 4 ++++ 1 file changed, 4 insertions(+)
New commits: commit 0dfd25c1003e99f8180513e045dd039e8da20db7 Author: Khaled Hosny <[email protected]> Date: Thu Nov 21 21:00:46 2013 +0200 Add a comment explaining this unused file Change-Id: I04848d464651eecb22bf9269ba837c7679b8458d diff --git a/vcl/generic/print/psheader.ps b/vcl/generic/print/psheader.ps index 1a690a7..bbbd967 100644 --- a/vcl/generic/print/psheader.ps +++ b/vcl/generic/print/psheader.ps @@ -16,6 +16,10 @@ % the License at http://www.apache.org/licenses/LICENSE-2.0 . % +% This is an "unobsfucated version of postscript header" in printerjob.cxx. It +% was propably kept separate for the comments, but it is not used in it self +% and propably was not kept in sync with the actual header. + % % % readpath _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
