summaryrefslogtreecommitdiff
path: root/cppu
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2001-01-22 13:09:12 +0000
committerOliver Bolte <obo@openoffice.org>2001-01-22 13:09:12 +0000
commit18e44c9b401801628602a17caddf25c5d393cabb (patch)
tree6c0ad841c445899087def40f361358a15d658b61 /cppu
parent094f0e0de0fbefc17def901bb19941ff96e9527d (diff)
#65293# linux problem
Diffstat (limited to 'cppu')
-rw-r--r--cppu/source/threadpool/current.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/cppu/source/threadpool/current.cxx b/cppu/source/threadpool/current.cxx
index 17db7226f..8f013dcee 100644
--- a/cppu/source/threadpool/current.cxx
+++ b/cppu/source/threadpool/current.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: current.cxx,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: dbo $ $Date: 2000-12-21 14:40:07 $
+ * last change: $Author: obo $ $Date: 2001-01-22 14:09:12 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -502,7 +502,7 @@ sal_Bool CurrentContext::hasElements()
}
*/
//==================================================================================================
-extern "C" static void SAL_CALL delete_IdContainer( void * p ) throw ()
+extern "C" void SAL_CALL delete_IdContainer( void * p ) throw ()
{
if (p)
{