diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-09-18 13:04:58 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-09-18 13:04:58 +0000 |
commit | d3fc93fe04de335ef9494e7f2c52550304556c09 (patch) | |
tree | 9e3e3410d97a4ee157d3ed5d6c206e132406a5b6 /autodoc/source/exes | |
parent | 25f4bde34a5ed22911fe0797a44e53ff663af948 (diff) |
INTEGRATION: CWS adc17 (1.11.18); FILE MERGED
2007/08/31 14:45:33 np 1.11.18.1: #i80569# remove wrong pchs.
Diffstat (limited to 'autodoc/source/exes')
-rw-r--r-- | autodoc/source/exes/adc_uni/adc_cl.cxx | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/autodoc/source/exes/adc_uni/adc_cl.cxx b/autodoc/source/exes/adc_uni/adc_cl.cxx index 8cd2f93f243e..1402030bf51d 100644 --- a/autodoc/source/exes/adc_uni/adc_cl.cxx +++ b/autodoc/source/exes/adc_uni/adc_cl.cxx @@ -4,9 +4,9 @@ * * $RCSfile: adc_cl.cxx,v $ * - * $Revision: 1.11 $ + * $Revision: 1.12 $ * - * last change: $Author: obo $ $Date: 2006-09-16 16:54:16 $ + * last change: $Author: vg $ $Date: 2007-09-18 14:04:58 $ * * 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 <adc_cl.hxx> |