diff --git a/writerfilter/source/filter/WriterFilter.cxx b/writerfilter/source/filter/WriterFilter.cxx index 6bfe91288dcb..7a46965b4743 100644 --- a/writerfilter/source/filter/WriterFilter.cxx +++ b/writerfilter/source/filter/WriterFilter.cxx @@ -4,9 +4,9 @@ * * $RCSfile: WriterFilter.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: fridrich_strba $ $Date: 2007-03-28 08:19:26 $ + * last change: $Author: obo $ $Date: 2008-01-10 11:55:10 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -48,7 +48,6 @@ using namespace ::rtl; using namespace ::cppu; using namespace ::com::sun::star; - /*-- 22.02.2007 12:19:23--------------------------------------------------- -----------------------------------------------------------------------*/