diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2006-08-29 13:43:03 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2006-08-29 13:43:03 +0000 |
commit | feb22394a6037bd2b2b10cd365229c3bd68bc9d2 (patch) | |
tree | 67da0df8e2b36b35b8a5b627c06d5a49a872daa4 /svx/source/svdraw/svdouno.cxx | |
parent | f18c953d4c831fc42e8caca5b7fdd5a2b1b8622a (diff) |
INTEGRATION: CWS rt16 (1.22.86); FILE MERGED
2006/08/07 12:14:38 rt 1.22.86.1: #i68214# Remove empty file
Diffstat (limited to 'svx/source/svdraw/svdouno.cxx')
-rw-r--r-- | svx/source/svdraw/svdouno.cxx | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/svx/source/svdraw/svdouno.cxx b/svx/source/svdraw/svdouno.cxx index ca71b4dd8cc0..707884e40ff4 100644 --- a/svx/source/svdraw/svdouno.cxx +++ b/svx/source/svdraw/svdouno.cxx @@ -4,9 +4,9 @@ * * $RCSfile: svdouno.cxx,v $ * - * $Revision: 1.22 $ + * $Revision: 1.23 $ * - * last change: $Author: hr $ $Date: 2006-06-19 16:45:35 $ + * last change: $Author: ihi $ $Date: 2006-08-29 14:43:03 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -93,9 +93,6 @@ #ifndef _SVDMODEL_HXX #include "svdmodel.hxx" #endif -#ifndef _SVDIO_HXX -#include "svdio.hxx" -#endif #ifndef _SVDGLOB_HXX #include "svdglob.hxx" // Stringcache #endif |