diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-09-18 13:03:50 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-09-18 13:03:50 +0000 |
commit | d45a1c39ec570d9bb2854234e32c0c75913b11b4 (patch) | |
tree | f6d051bd9c80dd1320365db476ce43cad5ce6d70 /autodoc/source/display/toolkit/htmlfile.cxx | |
parent | c817f0e5a706bb2d17deb91db94c22e820472fa9 (diff) |
INTEGRATION: CWS adc17 (1.7.18); FILE MERGED
2007/08/31 14:45:32 np 1.7.18.1: #i80569# remove wrong pchs.
Diffstat (limited to 'autodoc/source/display/toolkit/htmlfile.cxx')
-rw-r--r-- | autodoc/source/display/toolkit/htmlfile.cxx | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/autodoc/source/display/toolkit/htmlfile.cxx b/autodoc/source/display/toolkit/htmlfile.cxx index b3831f0f721f..337fe0f3e236 100644 --- a/autodoc/source/display/toolkit/htmlfile.cxx +++ b/autodoc/source/display/toolkit/htmlfile.cxx @@ -4,9 +4,9 @@ * * $RCSfile: htmlfile.cxx,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: obo $ $Date: 2006-09-16 16:53:06 $ + * last change: $Author: vg $ $Date: 2007-09-18 14:03:50 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -33,9 +33,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_autodoc.hxx" - #include <precomp.h> #include <toolkit/htmlfile.hxx> |