summaryrefslogtreecommitdiff
path: root/basctl
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2006-05-02 14:37:03 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2006-05-02 14:37:03 +0000
commit1690354a5252a8793a58bbdcbafb475d9c18070e (patch)
tree12ed337f13478315c3df67d4b9b42527afe7ca38 /basctl
parent9da7b7255edd1d4d3d4807851d8c9292174035d8 (diff)
INTEGRATION: CWS sfxcleanup (1.22.22); FILE MERGED
2006/02/27 14:42:41 mba 1.22.22.1: #132394#: remove superfluous code
Diffstat (limited to 'basctl')
-rw-r--r--basctl/source/basicide/baside2.hxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/basctl/source/basicide/baside2.hxx b/basctl/source/basicide/baside2.hxx
index c81dbe7f0711..49b7f30022ac 100644
--- a/basctl/source/basicide/baside2.hxx
+++ b/basctl/source/basicide/baside2.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: baside2.hxx,v $
*
- * $Revision: 1.22 $
+ * $Revision: 1.23 $
*
- * last change: $Author: kz $ $Date: 2006-01-03 12:42:05 $
+ * last change: $Author: rt $ $Date: 2006-05-02 15:37:03 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -152,9 +152,6 @@ private:
ProgressInfo* pProgress;
ModulWindow* pModulWindow;
- Timer aHelpAgentTimer;
- DECL_LINK( HelpAgentTimerHdl, Timer * );
-
virtual void DataChanged(DataChangedEvent const & rDCEvt);
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint );