mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-07 05:53:06 +00:00
Fixed compil
This commit is contained in:
parent
773b60367f
commit
c172fec54d
1 changed files with 1 additions and 1 deletions
|
|
@ -1145,7 +1145,7 @@ MainDb::MainDb (const shared_ptr<Core> &core) : AbstractDb(*new MainDbPrivate),
|
|||
}
|
||||
|
||||
bool soFarSoGood = false;
|
||||
long long storageId;
|
||||
long long storageId = 0;
|
||||
|
||||
L_BEGIN_LOG_EXCEPTION
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue