diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-09-18 12:54:28 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-09-18 12:54:28 +0000 |
commit | 0d480a22609862499d26a715573a1e81ecde075c (patch) | |
tree | c193102e0a5e63dfbf1da89f92001d686fa476cd /autodoc/source/display/html/outfile.cxx | |
parent | 19b881a1fa8cf4a2e72ada4d6b07116a591b4c98 (diff) |
INTEGRATION: CWS adc17 (1.8.18); FILE MERGED
2007/08/31 14:45:30 np 1.8.18.1: #i80569# remove wrong pchs.
Diffstat (limited to 'autodoc/source/display/html/outfile.cxx')
-rw-r--r-- | autodoc/source/display/html/outfile.cxx | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/autodoc/source/display/html/outfile.cxx b/autodoc/source/display/html/outfile.cxx index f24d6a7360ff..895640801fc2 100644 --- a/autodoc/source/display/html/outfile.cxx +++ b/autodoc/source/display/html/outfile.cxx @@ -4,9 +4,9 @@ * * $RCSfile: outfile.cxx,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: obo $ $Date: 2006-09-16 16:42:51 $ + * last change: $Author: vg $ $Date: 2007-09-18 13:53:33 $ * * 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 "outfile.hxx" |