diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2007-04-16 15:47:20 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2007-04-16 15:47:20 +0000 |
commit | 033764a799f512f0b282e89a635e5dfc978b3c69 (patch) | |
tree | 90268790cb28b9b6ae04618d8bac7eaa7eb91c0a /framework | |
parent | 2e01863d3e0f15a8f93bdfc38829a39bf378cf29 (diff) |
INTEGRATION: CWS fwkdbdesign01 (1.7.84); FILE MERGED
2007/03/09 09:19:51 as 1.7.84.1: remove obsolete moduleidentifier class
Diffstat (limited to 'framework')
-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 //_________________________________________________________________________________________________________________ |