summaryrefslogtreecommitdiff
path: root/bridges/source/remote/urp/urp_job.hxx
diff options
context:
space:
mode:
authorJörg Budischewski <jbu@openoffice.org>2001-05-14 08:57:58 +0000
committerJörg Budischewski <jbu@openoffice.org>2001-05-14 08:57:58 +0000
commit69da3c5cde541eec4043cf6e4228cdd56c1216a9 (patch)
tree6157b56bfdc2296c3b83544e7f91d11ae3030ec8 /bridges/source/remote/urp/urp_job.hxx
parentd5ce39517a8bac86c6d844a15f63030feed1fc31 (diff)
incompatible threadpool changes
Diffstat (limited to 'bridges/source/remote/urp/urp_job.hxx')
-rw-r--r--bridges/source/remote/urp/urp_job.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/bridges/source/remote/urp/urp_job.hxx b/bridges/source/remote/urp/urp_job.hxx
index 2c408a344..ad3404199 100644
--- a/bridges/source/remote/urp/urp_job.hxx
+++ b/bridges/source/remote/urp/urp_job.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: urp_job.hxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: jbu $ $Date: 2001-05-02 14:01:28 $
+ * last change: $Author: jbu $ $Date: 2001-05-14 09:57:58 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -158,7 +158,6 @@ private:
typelib_InterfaceTypeDescription *m_pInterfaceType;
sal_Bool m_bReleaseForTypeDescriptionNecessary;
- uno_threadpool_Handle *m_pThreadpoolHandle;
uno_Any **m_ppException;
sal_Bool m_bOneway;
sal_Bool m_bBridgePropertyCall;