diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-09-18 12:54:14 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-09-18 12:54:14 +0000 |
commit | 19b881a1fa8cf4a2e72ada4d6b07116a591b4c98 (patch) | |
tree | 5a53d88f81c273e3e660802bf91afc5e4a375293 /autodoc/source/display/html/easywri.cxx | |
parent | ceb68937419ae1bd51fd85754de18619ddd9c5ec (diff) |
INTEGRATION: CWS adc17 (1.4.18); FILE MERGED
2007/08/31 14:45:30 np 1.4.18.1: #i80569# remove wrong pchs.
Diffstat (limited to 'autodoc/source/display/html/easywri.cxx')
-rw-r--r-- | autodoc/source/display/html/easywri.cxx | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/autodoc/source/display/html/easywri.cxx b/autodoc/source/display/html/easywri.cxx index ef2d5b24ca22..23e808c53836 100644 --- a/autodoc/source/display/html/easywri.cxx +++ b/autodoc/source/display/html/easywri.cxx @@ -4,9 +4,9 @@ * * $RCSfile: easywri.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: obo $ $Date: 2006-09-16 16:40:57 $ + * last change: $Author: vg $ $Date: 2007-09-18 13:51:41 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -33,10 +33,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_autodoc.hxx" - - #include <precomp.h> #include "easywri.hxx" |