summaryrefslogtreecommitdiffstats
path: root/desktop/source/app/officeipcthread.hxx
diff options
context:
space:
mode:
authorHans-Joachim Lankenau <hjs@openoffice.org>2004-06-25 16:31:08 +0000
committerHans-Joachim Lankenau <hjs@openoffice.org>2004-06-25 16:31:08 +0000
commit31e519f97b8d16e73a76f9b60064b006ffe2b64f (patch)
tree4baf3d49b9ee6e25549c73507b8ba9930c18f291 /desktop/source/app/officeipcthread.hxx
parentINTEGRATION: CWS tune04 (1.40.56); FILE MERGED (diff)
downloadcore-31e519f97b8d16e73a76f9b60064b006ffe2b64f.tar.gz
core-31e519f97b8d16e73a76f9b60064b006ffe2b64f.zip
INTEGRATION: CWS tune04 (1.16.58); FILE MERGED
2004/06/14 09:03:42 cmc 1.16.58.1: #i29636# turn global objects into local static data protected with swishy double-locked templated template
Diffstat (limited to 'desktop/source/app/officeipcthread.hxx')
-rw-r--r--desktop/source/app/officeipcthread.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/desktop/source/app/officeipcthread.hxx b/desktop/source/app/officeipcthread.hxx
index bbeab190ce27..39ad8b756008 100644
--- a/desktop/source/app/officeipcthread.hxx
+++ b/desktop/source/app/officeipcthread.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: officeipcthread.hxx,v $
*
- * $Revision: 1.16 $
+ * $Revision: 1.17 $
*
- * last change: $Author: hr $ $Date: 2004-03-09 11:07:47 $
+ * last change: $Author: hjs $ $Date: 2004-06-25 17:31:08 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -123,7 +123,6 @@ class OfficeIPCThread : public vos::OThread
vos::OPipe maPipe;
vos::OStreamPipe maStreamPipe;
- static vos::OSecurity maSecurity;
rtl::OUString maPipeIdent;
sal_Bool mbBlockRequests;
int mnPendingRequests;