mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-02 07:35:12 +00:00
Removed unused variable in location point sending
This commit is contained in:
@@ -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) {
|
||||||
|
Reference in New Issue
Block a user