diff options
-rw-r--r-- | framework/source/uifactory/uielementfactorymanager.cxx | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/framework/source/uifactory/uielementfactorymanager.cxx b/framework/source/uifactory/uielementfactorymanager.cxx index 2fec9f2a6034..c6dde99e062f 100644 --- a/framework/source/uifactory/uielementfactorymanager.cxx +++ b/framework/source/uifactory/uielementfactorymanager.cxx @@ -4,9 +4,9 @@ * * $RCSfile: uielementfactorymanager.cxx,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: obo $ $Date: 2006-09-16 14:28:37 $ + * last change: $Author: ihi $ $Date: 2007-04-16 16:47:20 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -52,10 +52,6 @@ #include "services.h" #endif -#ifndef __FRAMEWORK_HELPER_MODULEIDENTIFIER_HXX_ -#include <helper/moduleidentifier.hxx> -#endif - //_________________________________________________________________________________________________________________ // interface includes //_________________________________________________________________________________________________________________ |