mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-02 15:45:12 +00:00
Fix -Wunused-variable warnings
This commit is contained in:
@@ -216,7 +216,6 @@ std::pair<Languages, Languages> PrepareLists() {
|
||||
Lang::GetInstance().nativeName()
|
||||
};
|
||||
};
|
||||
const auto i = ranges::find(official, current, projId);
|
||||
recent.insert(begin(recent), generate());
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user