summaryrefslogtreecommitdiffstats
path: root/rdbmaker/inc
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 14:02:40 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 14:02:40 +0000
commit0ff126bb96274e9d9719df5d3974c41fbde4345b (patch)
tree85fa644765b323020831b6a8a2e83d9b9f3bd547 /rdbmaker/inc
parentINTEGRATION: CWS sb18 (1.1.1.1.118); FILE MERGED (diff)
downloadcore-0ff126bb96274e9d9719df5d3974c41fbde4345b.tar.gz
core-0ff126bb96274e9d9719df5d3974c41fbde4345b.zip
INTEGRATION: CWS sb18 (1.2.108); FILE MERGED
2004/05/24 09:31:12 sb 1.2.108.1: #i21150# Adapted to new registry type reader.
Diffstat (limited to 'rdbmaker/inc')
-rw-r--r--rdbmaker/inc/codemaker/typemanager.hxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/rdbmaker/inc/codemaker/typemanager.hxx b/rdbmaker/inc/codemaker/typemanager.hxx
index 3c05b6d2adb3..fc04679b59f4 100644
--- a/rdbmaker/inc/codemaker/typemanager.hxx
+++ b/rdbmaker/inc/codemaker/typemanager.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: typemanager.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: jsc $ $Date: 2001-03-13 12:45:14 $
+ * last change: $Author: obo $ $Date: 2004-06-03 15:02:40 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -68,9 +68,6 @@
#include <codemaker/registry.hxx>
#endif
-RegistryTypeReaderLoader & getRegistryTypeReaderLoader();
-
-
typedef ::std::list< Registry* > RegistryList;
#if defined( _MSC_VER ) && ( _MSC_VER < 1200 )