diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-09-18 12:52:53 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-09-18 12:52:53 +0000 |
commit | 410b503cb29250d990d8de61b21f710734262b19 (patch) | |
tree | e33ab3ee1b795ef4b3656222194fa0030cb0ebb4 /autodoc/source/display/html | |
parent | 1e54bc127229bf7851e5bbb8fae0f0826c3f945d (diff) |
INTEGRATION: CWS adc17 (1.6.18); FILE MERGED
2007/08/31 14:45:30 np 1.6.18.1: #i80569# remove wrong pchs.
Diffstat (limited to 'autodoc/source/display/html')
-rw-r--r-- | autodoc/source/display/html/nav_main.cxx | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/autodoc/source/display/html/nav_main.cxx b/autodoc/source/display/html/nav_main.cxx index 05981c9f836d..3201ef1c2b34 100644 --- a/autodoc/source/display/html/nav_main.cxx +++ b/autodoc/source/display/html/nav_main.cxx @@ -4,9 +4,9 @@ * * $RCSfile: nav_main.cxx,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: obo $ $Date: 2006-09-16 16:42:09 $ + * last change: $Author: vg $ $Date: 2007-09-18 13:52:53 $ * * 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 "nav_main.hxx" |