Kaydet (Commit) 20fc2df2 authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

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
üst 9867c00f
......@@ -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
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment