summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/iderdll2.hxx
diff options
context:
space:
mode:
authorThomas Benisch <tbe@openoffice.org>2001-09-11 14:40:15 +0000
committerThomas Benisch <tbe@openoffice.org>2001-09-11 14:40:15 +0000
commitdd47f31def0442913db639940992ebc0922e4bd3 (patch)
treee73bcdb8461fc55ad9c0c2bb87fa827617015631 /basctl/source/basicide/iderdll2.hxx
parent36222e2f85292c7dfabfa006d35be703c4f82a80 (diff)
#92097# BasicIDE isn't always notified about basic runtime errors
Diffstat (limited to 'basctl/source/basicide/iderdll2.hxx')
-rw-r--r--basctl/source/basicide/iderdll2.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/basctl/source/basicide/iderdll2.hxx b/basctl/source/basicide/iderdll2.hxx
index aae75d640..0d12ca3d9 100644
--- a/basctl/source/basicide/iderdll2.hxx
+++ b/basctl/source/basicide/iderdll2.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: iderdll2.hxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mh $ $Date: 2000-09-29 11:02:37 $
+ * last change: $Author: tbe $ $Date: 2001-09-11 15:40:15 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -107,7 +107,6 @@ private:
void InitAccelerator();
protected:
- DECL_LINK( GlobalBasicErrorHdl, StarBASIC * );
DECL_LINK( GlobalBasicBreakHdl, StarBASIC * );
public: