summaryrefslogtreecommitdiff
path: root/sfx2/source
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-09-20 15:37:11 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-09-20 15:37:11 +0000
commit86ff5c928e1cd48aa5e16416255e46c2f4fd77d3 (patch)
tree69fd8458979f496573ed800d58a94bddcb994da5 /sfx2/source
parent82c1ceb85a0cc87063d64166a8cc4d569cd9135d (diff)
INTEGRATION: CWS os2port01 (1.21.16); FILE MERGED
2007/09/05 09:24:55 obr 1.21.16.3: RESYNC: (1.27-1.28); FILE MERGED 2007/09/03 10:20:31 obr 1.21.16.2: RESYNC: (1.21-1.27); FILE MERGED 2006/12/28 15:05:01 ydario 1.21.16.1: OS/2 initial import.
Diffstat (limited to 'sfx2/source')
-rw-r--r--sfx2/source/view/viewprn.cxx8
1 files changed, 2 insertions, 6 deletions
diff --git a/sfx2/source/view/viewprn.cxx b/sfx2/source/view/viewprn.cxx
index bde685f419d9..56ebcd5ba9c3 100644
--- a/sfx2/source/view/viewprn.cxx
+++ b/sfx2/source/view/viewprn.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: viewprn.cxx,v $
*
- * $Revision: 1.29 $
+ * $Revision: 1.30 $
*
- * last change: $Author: kz $ $Date: 2007-09-06 14:26:21 $
+ * last change: $Author: vg $ $Date: 2007-09-20 16:37:11 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -36,10 +36,6 @@
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_sfx2.hxx"
-#ifdef OS2
-#include <vcl/sysdep.hxx>
-#endif
-
#ifndef _COM_SUN_STAR_VIEW_PRINTABLESTATE_HPP_
#include <com/sun/star/view/PrintableState.hpp>
#endif