summaryrefslogtreecommitdiff
path: root/basctl/inc
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2003-09-19 07:28:52 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2003-09-19 07:28:52 +0000
commite4348db24966fe395f844d8b4d70cb0ff7384ac0 (patch)
treeda29b0e2e646b49937e6eb1ed02ac7dfa0cbc24b /basctl/inc
parentbd67966266cac9b97a7883556d19d2c6b1d262ef (diff)
INTEGRATION: CWS fwkq1 (1.2.104); FILE MERGED
2003/07/14 16:09:48 mba 1.2.104.1: #110843#: get rid of factories
Diffstat (limited to 'basctl/inc')
-rw-r--r--basctl/inc/iderdll.hxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/basctl/inc/iderdll.hxx b/basctl/inc/iderdll.hxx
index a34a19c1eef2..0307bcec27f8 100644
--- a/basctl/inc/iderdll.hxx
+++ b/basctl/inc/iderdll.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: iderdll.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: tbe $ $Date: 2001-07-25 11:39:43 $
+ * last change: $Author: rt $ $Date: 2003-09-19 08:28:52 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -80,8 +80,6 @@ public:
BasicIDEData* GetExtraData();
static void Init();
static void Exit();
- static void LibInit();
- static void LibExit();
static BasicIDEDLL* GetDLL();
};