summaryrefslogtreecommitdiff
path: root/sal/osl/unx/file.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/osl/unx/file.cxx')
-rw-r--r--sal/osl/unx/file.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sal/osl/unx/file.cxx b/sal/osl/unx/file.cxx
index 092f0ffe2aa8..a7eaac15e1f8 100644
--- a/sal/osl/unx/file.cxx
+++ b/sal/osl/unx/file.cxx
@@ -827,8 +827,6 @@ openFilePath( const char *cpFilePath, oslFileHandle* pHandle, sal_uInt32 uFlags,
oslFileError eRet;
#ifdef ANDROID
- SAL_INFO("sal.file", "osl_openFile: " << cpFilePath);
-
/* Opening a file from /assets read-only means
* we should mmap it from the .apk file
*/