diff options
author | Philipp Lohmann <pl@openoffice.org> | 2002-11-13 19:24:06 +0000 |
---|---|---|
committer | Philipp Lohmann <pl@openoffice.org> | 2002-11-13 19:24:06 +0000 |
commit | f67d08b2027de1989f42d8c202cd445f84f54b55 (patch) | |
tree | c73edf396faa921bcc7fdf976a9f74bb9dd70641 /vcl/unx/inc/salprn.h | |
parent | 847a6fbf65572061d02bd4dc5c3d76475b5ab38f (diff) |
#i9060# use single logical resolution in psprint
Diffstat (limited to 'vcl/unx/inc/salprn.h')
-rw-r--r-- | vcl/unx/inc/salprn.h | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/vcl/unx/inc/salprn.h b/vcl/unx/inc/salprn.h index 06b571d468cc..89dcf349a5ba 100644 --- a/vcl/unx/inc/salprn.h +++ b/vcl/unx/inc/salprn.h @@ -2,9 +2,9 @@ * * $RCSfile: salprn.h,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: pl $ $Date: 2001-11-29 12:04:20 $ + * last change: $Author: pl $ $Date: 2002-11-13 20:24:03 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -125,8 +125,6 @@ public: #include <prntypes.hxx> #endif -#include <ppdparser.hxx> - // forward declarations class SalInfoPrinter; |