mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
Removed unused variable in location point sending
This commit is contained in:
@@ -549,7 +549,6 @@ void SendLocationPoint(
|
||||
history->clearLocalDraft();
|
||||
history->clearCloudDraft();
|
||||
}
|
||||
const auto anonymousPost = peer->amAnonymous();
|
||||
const auto sendAs = action.options.sendAs;
|
||||
|
||||
if (sendAs) {
|
||||
|
Reference in New Issue
Block a user