Compare commits
1 commit
2cce9920f1
...
61e9348366
Author | SHA1 | Date | |
---|---|---|---|
61e9348366 |
1 changed files with 0 additions and 1 deletions
|
@ -104,7 +104,6 @@ Java_net_typeblog_lpac_1jni_LpacJni_downloadProfile(
|
||||||
goto out;
|
goto out;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
if (IS_CANCELLED) { // callback.isCancelled()
|
if (IS_CANCELLED) { // callback.isCancelled()
|
||||||
ret = -ES10B_ERROR_REASON_UNDEFINED;
|
ret = -ES10B_ERROR_REASON_UNDEFINED;
|
||||||
goto out;
|
goto out;
|
||||||
|
|
Loading…
Add table
Reference in a new issue