diff options
Diffstat (limited to 'autodoc/source')
-rw-r--r-- | autodoc/source/ary/kernel/reposy.cxx | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/autodoc/source/ary/kernel/reposy.cxx b/autodoc/source/ary/kernel/reposy.cxx index 3ee8da1f99c8..16e206b97741 100644 --- a/autodoc/source/ary/kernel/reposy.cxx +++ b/autodoc/source/ary/kernel/reposy.cxx @@ -4,9 +4,9 @@ * * $RCSfile: reposy.cxx,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: obo $ $Date: 2006-09-16 16:34:04 $ + * last change: $Author: vg $ $Date: 2007-09-18 13:44:36 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -33,12 +33,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_autodoc.hxx" - -// VERSION: Autodoc 2.2 - - #include <precomp.h> #include <reposy.hxx> |