Removed unused variable in location point sending
This commit is contained in:
parent
a070d3c9b2
commit
e9c1bb9387
1 changed files with 0 additions and 1 deletions
|
|
@ -549,7 +549,6 @@ void SendLocationPoint(
|
||||||
history->clearLocalDraft();
|
history->clearLocalDraft();
|
||||||
history->clearCloudDraft();
|
history->clearCloudDraft();
|
||||||
}
|
}
|
||||||
const auto anonymousPost = peer->amAnonymous();
|
|
||||||
const auto sendAs = action.options.sendAs;
|
const auto sendAs = action.options.sendAs;
|
||||||
|
|
||||||
if (sendAs) {
|
if (sendAs) {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue