summaryrefslogtreecommitdiff
path: root/include/osl/thread.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osl/thread.h')
-rw-r--r--include/osl/thread.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/osl/thread.h b/include/osl/thread.h
index 5673eb2694a3..fdb216c75e14 100644
--- a/include/osl/thread.h
+++ b/include/osl/thread.h
@@ -192,8 +192,6 @@ SAL_DLLPUBLIC void SAL_CALL osl_yieldThread(void);
@param name the name of the thread; must not be null; on Linux, only the
first 16 characters are used
-
- @param name Thread name
*/
SAL_DLLPUBLIC void SAL_CALL osl_setThreadName(char const * name);