diff options
Diffstat (limited to 'autodoc/source/display/html/opageenv.cxx')
-rw-r--r-- | autodoc/source/display/html/opageenv.cxx | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/autodoc/source/display/html/opageenv.cxx b/autodoc/source/display/html/opageenv.cxx index 2cf9329204f0..8ee9fc910667 100644 --- a/autodoc/source/display/html/opageenv.cxx +++ b/autodoc/source/display/html/opageenv.cxx @@ -4,9 +4,9 @@ * * $RCSfile: opageenv.cxx,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: obo $ $Date: 2006-09-16 16:42:37 $ + * last change: $Author: vg $ $Date: 2007-09-18 13:53:19 $ * * 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 "opageenv.hxx" |