diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2006-08-29 13:49:38 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2006-08-29 13:49:38 +0000 |
commit | e0c930ef1cf0c7ca2f658d36eb4ac1a501a5ef2a (patch) | |
tree | 1867bc730d0f10fa1e41e21696959a866f07eb3c /basctl | |
parent | aed8c11bcc521e757a2902777d890925dfcc34f2 (diff) |
INTEGRATION: CWS rt16 (1.39.96); FILE MERGED
2006/08/09 14:40:57 rt 1.39.96.1: #i68214# Obsolete svx headers removed.
Diffstat (limited to 'basctl')
-rw-r--r-- | basctl/source/dlged/dlgedobj.cxx | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/basctl/source/dlged/dlgedobj.cxx b/basctl/source/dlged/dlgedobj.cxx index add9e97a7..5739e5aba 100644 --- a/basctl/source/dlged/dlgedobj.cxx +++ b/basctl/source/dlged/dlgedobj.cxx @@ -4,9 +4,9 @@ * * $RCSfile: dlgedobj.cxx,v $ * - * $Revision: 1.39 $ + * $Revision: 1.40 $ * - * last change: $Author: rt $ $Date: 2005-09-07 20:15:10 $ + * last change: $Author: ihi $ $Date: 2006-08-29 14:49:38 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -76,10 +76,6 @@ #include <tools/resmgr.hxx> #endif -#ifndef _SVDIO_HXX //autogen -#include <svx/svdio.hxx> -#endif - #ifndef _SHL_HXX #include <tools/shl.hxx> #endif |