summaryrefslogtreecommitdiff
path: root/cppu
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2014-08-22 22:44:16 +0200
committerMichael Stahl <mstahl@redhat.com>2014-08-25 13:21:55 +0200
commitb70fb7d704aa721cf7b1f3ce1120f84f89429479 (patch)
tree512318380d0e783ae31066fdca071aaacc517932 /cppu
parent6797610bcfc41d2af57db03c5d9b52cfc30d09ed (diff)
everything is independent from vos these days...
Change-Id: Iccb94dcc31d6de8c9e4e7a31b3c2e36d4198b295
Diffstat (limited to 'cppu')
-rw-r--r--cppu/source/threadpool/thread.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/cppu/source/threadpool/thread.hxx b/cppu/source/threadpool/thread.hxx
index 4f1b6da93b33..cc669759cf7e 100644
--- a/cppu/source/threadpool/thread.hxx
+++ b/cppu/source/threadpool/thread.hxx
@@ -32,7 +32,6 @@ namespace cppu_threadpool {
// private thread class for the threadpool
- // independent from vos
class ORequestThread:
public salhelper::SimpleReferenceObject, public osl::Thread