summaryrefslogtreecommitdiffstats
path: root/desktop/source/app/officeipcthread.hxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-12-16 12:31:46 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-12-16 12:31:46 +0000
commit20fc2df2aa35be37cd8aa83c9c5428df00cd901d (patch)
tree8d7aeb7f7b4d5d77e60ee7f03e027b423e0f0f20 /desktop/source/app/officeipcthread.hxx
parentINTEGRATION: CWS obr01 (1.38.8); FILE MERGED (diff)
downloadcore-20fc2df2aa35be37cd8aa83c9c5428df00cd901d.tar.gz
core-20fc2df2aa35be37cd8aa83c9c5428df00cd901d.zip
INTEGRATION: CWS obr01 (1.14.8); FILE MERGED
2003/12/11 13:03:35 obr 1.14.8.1: #114317# race condition in OfficeIPCThread::run fixed
Diffstat (limited to 'desktop/source/app/officeipcthread.hxx')
-rw-r--r--desktop/source/app/officeipcthread.hxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/desktop/source/app/officeipcthread.hxx b/desktop/source/app/officeipcthread.hxx
index c4a515c0a50b..3606d90945c1 100644
--- a/desktop/source/app/officeipcthread.hxx
+++ b/desktop/source/app/officeipcthread.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: officeipcthread.hxx,v $
*
- * $Revision: 1.14 $
+ * $Revision: 1.15 $
*
- * last change: $Author: rt $ $Date: 2003-12-01 11:45:04 $
+ * last change: $Author: vg $ $Date: 2003-12-16 13:31:46 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -144,9 +144,6 @@ class OfficeIPCThread : public vos::OThread
/// Working method which should be overridden
virtual void SAL_CALL run();
- // Called when run() is done
- virtual void SAL_CALL onTerminated();
-
public:
enum Status
{