summaryrefslogtreecommitdiffstats
path: root/sal/osl/unx/tempfile.c
diff options
context:
space:
mode:
Diffstat (limited to 'sal/osl/unx/tempfile.c')
-rw-r--r--sal/osl/unx/tempfile.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/sal/osl/unx/tempfile.c b/sal/osl/unx/tempfile.c
index b36054ef0b9b..2aad4bbba613 100644
--- a/sal/osl/unx/tempfile.c
+++ b/sal/osl/unx/tempfile.c
@@ -269,10 +269,6 @@ static oslFileError osl_create_temp_file_impl_(
return osl_error;
}
-/*****************************************************************
- * osl_createTempFile
- *****************************************************************/
-
oslFileError SAL_CALL osl_createTempFile(
rtl_uString* pustrDirectoryURL,
oslFileHandle* pHandle,