diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-09-18 12:55:49 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-09-18 12:55:49 +0000 |
commit | 5e8c705eeb9f47fa8d75037e862fc93af6dd08aa (patch) | |
tree | af7fb315a2fbbf835acc49aaf13959a700ee15cc /autodoc | |
parent | 272be7ce57f5dcba49f2e2604382e7dbbb2d91ca (diff) |
INTEGRATION: CWS adc17 (1.8.18); FILE MERGED
2007/08/31 14:45:31 np 1.8.18.1: #i80569# remove wrong pchs.
Diffstat (limited to 'autodoc')
-rw-r--r-- | autodoc/source/display/idl/hfi_constgroup.cxx | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/autodoc/source/display/idl/hfi_constgroup.cxx b/autodoc/source/display/idl/hfi_constgroup.cxx index 82bf42e2b1ba..8d661fcb8490 100644 --- a/autodoc/source/display/idl/hfi_constgroup.cxx +++ b/autodoc/source/display/idl/hfi_constgroup.cxx @@ -4,9 +4,9 @@ * * $RCSfile: hfi_constgroup.cxx,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: obo $ $Date: 2006-09-16 16:45:09 $ + * last change: $Author: vg $ $Date: 2007-09-18 13:55:49 $ * * 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 "hfi_constgroup.hxx" |