mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-02-07 14:18:25 +00:00
update for lastest bctoolbox
This commit is contained in:
parent
62a049959c
commit
8a25d2f703
1 changed files with 0 additions and 1 deletions
|
|
@ -267,7 +267,6 @@ static int sqlite3bctbx_Open(sqlite3_vfs *pVfs, const char *fName, sqlite3_file
|
|||
*pOutFlags = flags;
|
||||
}
|
||||
pFile->base.pMethods = &sqlite3_bctbx_io;
|
||||
pFile->pbctbx_file->filename = (char*)fName;
|
||||
|
||||
return SQLITE_OK;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue