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

Change-Id: I30380b58b3141ac20e90e47a1538156b5b4dd08f
This commit is contained in:
Jan Holesovsky 2014-07-01 07:53:06 +02:00
parent dc93074f71
commit c651bf9077

View file

@ -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
*/