diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-09-18 12:52:40 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-09-18 12:52:40 +0000 |
commit | 1e54bc127229bf7851e5bbb8fae0f0826c3f945d (patch) | |
tree | 394b8ba2f8b0bdb047ca158a52af21f5b2f04386 /autodoc/source/display/html | |
parent | f54157a20a02cfb2559ec7d74ff3d49cdcb24ac4 (diff) |
INTEGRATION: CWS adc17 (1.7.18); FILE MERGED
2007/08/31 14:45:30 np 1.7.18.1: #i80569# remove wrong pchs.
Diffstat (limited to 'autodoc/source/display/html')
-rw-r--r-- | autodoc/source/display/html/html_kit.cxx | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/autodoc/source/display/html/html_kit.cxx b/autodoc/source/display/html/html_kit.cxx index bbe075d460cf..89f31949ad5d 100644 --- a/autodoc/source/display/html/html_kit.cxx +++ b/autodoc/source/display/html/html_kit.cxx @@ -4,9 +4,9 @@ * * $RCSfile: html_kit.cxx,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: obo $ $Date: 2006-09-16 16:41:55 $ + * last change: $Author: vg $ $Date: 2007-09-18 13:52:40 $ * * 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 "html_kit.hxx" |