diff options
author | Kurt Zenker <kz@openoffice.org> | 2007-05-10 13:38:50 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2007-05-10 13:38:50 +0000 |
commit | 91c01a2df30d1bf19ca21c5eb7d197b2c2706fdc (patch) | |
tree | 4f19177384477022bad42562255221ea6df7944a /svx/source/dialog/optasian.cxx | |
parent | 153d1e7eb58b6dcce71b3ac95f89006725ac4a3e (diff) |
INTEGRATION: CWS pchfix04 (1.6.124); FILE MERGED
2007/02/06 06:44:07 os 1.6.124.1: #i73604# eeitemid.hxx removed
Diffstat (limited to 'svx/source/dialog/optasian.cxx')
-rw-r--r-- | svx/source/dialog/optasian.cxx | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/svx/source/dialog/optasian.cxx b/svx/source/dialog/optasian.cxx index 51228cdb3f82..61b9241d87bb 100644 --- a/svx/source/dialog/optasian.cxx +++ b/svx/source/dialog/optasian.cxx @@ -4,9 +4,9 @@ * * $RCSfile: optasian.cxx,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: rt $ $Date: 2007-04-26 07:37:00 $ + * last change: $Author: kz $ $Date: 2007-05-10 14:38:50 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -43,9 +43,6 @@ #ifndef _SVX_OPTASIAN_HXX #include <optasian.hxx> #endif -#ifndef _EEITEMID_HXX -#include <eeitemid.hxx> -#endif #ifndef _SVX_LANGITEM_HXX #include <langitem.hxx> #endif |