summaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-05-13 12:13:42 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-05-13 12:13:42 +0000
commit68e8f9adc2c73af3b6027b8aa808f8e50378e719 (patch)
tree87776c410109f5902639630de555bd98575470dd /desktop
parent07bef4a3ec80bdd304f01ce8cefd197bd141e9f9 (diff)
INTEGRATION: CWS fwk86 (1.20.330); FILE MERGED
2008/04/30 15:50:16 pb 1.20.330.2: RESYNC: (1.20-1.21); FILE MERGED 2008/03/06 09:28:21 cd 1.20.330.1: #i86384# Remove unused code from desktop
Diffstat (limited to 'desktop')
-rw-r--r--desktop/source/app/officeipcthread.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/desktop/source/app/officeipcthread.hxx b/desktop/source/app/officeipcthread.hxx
index 1b79530deb76..74c98f858f53 100644
--- a/desktop/source/app/officeipcthread.hxx
+++ b/desktop/source/app/officeipcthread.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: officeipcthread.hxx,v $
- * $Revision: 1.21 $
+ * $Revision: 1.22 $
*
* This file is part of OpenOffice.org.
*
@@ -114,7 +114,6 @@ class OfficeIPCThread : public vos::OThread
virtual ~OfficeIPCThread();
// controlling pipe communication during shutdown
- static OfficeIPCThread* GetOfficeIPCThread();
static void BlockAllRequests();
static sal_Bool AreRequestsPending();
static void RequestsCompleted( int n = 1 );