Kaydet (Commit) c651bf90 authored tarafından Jan Holesovsky's avatar Jan Holesovsky

Actually not necessary to log this, it is already logged a bit later.

Change-Id: I30380b58b3141ac20e90e47a1538156b5b4dd08f
üst dc93074f
...@@ -827,8 +827,6 @@ openFilePath( const char *cpFilePath, oslFileHandle* pHandle, sal_uInt32 uFlags, ...@@ -827,8 +827,6 @@ openFilePath( const char *cpFilePath, oslFileHandle* pHandle, sal_uInt32 uFlags,
oslFileError eRet; oslFileError eRet;
#ifdef ANDROID #ifdef ANDROID
SAL_INFO("sal.file", "osl_openFile: " << cpFilePath);
/* Opening a file from /assets read-only means /* Opening a file from /assets read-only means
* we should mmap it from the .apk file * we should mmap it from the .apk file
*/ */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment