From 7add84e3c9e665c47db3f038b4303195de40540a Mon Sep 17 00:00:00 2001
From: Jens-Heiner Rechtien
Date: Mon, 19 Jun 2006 09:23:13 +0000
Subject: [PATCH] INTEGRATION: CWS warnings01 (1.8.10); FILE MERGED 2005/10/28
10:53:36 pl 1.8.10.1: #i55991# removed warnings for solaris platform
---
psprint/inc/psprint/printerjob.hxx | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/psprint/inc/psprint/printerjob.hxx b/psprint/inc/psprint/printerjob.hxx
index 75fed4e2709d..d09433964548 100644
--- a/psprint/inc/psprint/printerjob.hxx
+++ b/psprint/inc/psprint/printerjob.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: printerjob.hxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 16:35:45 $
+ * last change: $Author: hr $ $Date: 2006-06-19 10:23:13 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -144,7 +144,7 @@ public:
sal_Bool AbortJob ();
- sal_Bool StartPage (const JobData& rJobSetup, sal_Bool bNewJobData);
+ sal_Bool StartPage (const JobData& rJobSetup);
sal_Bool EndPage ();
sal_uInt32 GetErrorCode ();