diff options
-rw-r--r-- | ucb/source/ucp/tdoc/tdoc_stgelems.cxx | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/ucb/source/ucp/tdoc/tdoc_stgelems.cxx b/ucb/source/ucp/tdoc/tdoc_stgelems.cxx index 7992e4dca523..2989862a2da7 100644 --- a/ucb/source/ucp/tdoc/tdoc_stgelems.cxx +++ b/ucb/source/ucp/tdoc/tdoc_stgelems.cxx @@ -4,9 +4,9 @@ * * $RCSfile: tdoc_stgelems.cxx,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: obo $ $Date: 2006-09-17 14:03:14 $ + * last change: $Author: ihi $ $Date: 2007-06-05 18:18:22 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -51,9 +51,7 @@ #include "tdoc_stgelems.hxx" -using namespace com::sun; using namespace com::sun::star; - using namespace tdoc_ucp; //========================================================================= |