diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-11-02 11:19:47 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-11-02 11:19:47 +0000 |
commit | 9888dc04208b7cbe3ad9705d2d42c981f2745a09 (patch) | |
tree | b697f76587d8ba864c997edaa05fc4b517964eee /svx | |
parent | 8199acd68d4ac4043435a928ecdec0b517ad46f3 (diff) |
INTEGRATION: CWS os2port02 (1.22.134); FILE MERGED
2007/10/04 19:44:53 ydario 1.22.134.1: Issue number: i82034
Submitted by: ydario
Reviewed by: ydario
Commit of changes for OS/2 CWS source code integration.
Diffstat (limited to 'svx')
-rw-r--r-- | svx/source/svxlink/fileobj.cxx | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/svx/source/svxlink/fileobj.cxx b/svx/source/svxlink/fileobj.cxx index 73e5201f9a33..99dfa901382e 100644 --- a/svx/source/svxlink/fileobj.cxx +++ b/svx/source/svxlink/fileobj.cxx @@ -4,9 +4,9 @@ * * $RCSfile: fileobj.cxx,v $ * - * $Revision: 1.22 $ + * $Revision: 1.23 $ * - * last change: $Author: hr $ $Date: 2007-06-27 19:14:20 $ + * last change: $Author: hr $ $Date: 2007-11-02 12:19:47 $ * * 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_svx.hxx" -#ifdef OS2 -#include <vcl/sysdep.hxx> -#endif - #ifndef _SV_WRKWIN_HXX #include <vcl/wrkwin.hxx> #endif |