summaryrefslogtreecommitdiffstats
path: root/sal/osl/w32/thread.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/osl/w32/thread.cxx')
-rw-r--r--sal/osl/w32/thread.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sal/osl/w32/thread.cxx b/sal/osl/w32/thread.cxx
index 1c2e9894956b..1e347dc3ebd5 100644
--- a/sal/osl/w32/thread.cxx
+++ b/sal/osl/w32/thread.cxx
@@ -425,7 +425,7 @@ static void RemoveKeyFromList( PTLS pTls )
}
}
-void SAL_CALL osl_callThreadKeyCallbackOnThreadDetach(void)
+void osl_callThreadKeyCallbackOnThreadDetach(void)
{
PTLS pTls;