mirror of
https://github.com/Qz3rK/tdesktop.git
synced 2026-06-02 03:53:42 +02:00
Fix unused variable warnings.
This commit is contained in:
committed by
John Preston
parent
2e83ea36a0
commit
229df27d16
@@ -27,8 +27,6 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
|
||||
namespace Data {
|
||||
namespace {
|
||||
|
||||
constexpr auto kPerPage = 50;
|
||||
constexpr auto kFirstPerPage = 10;
|
||||
constexpr auto kListPerPage = 100;
|
||||
constexpr auto kListFirstPerPage = 20;
|
||||
constexpr auto kLoadedSublistsMinCount = 20;
|
||||
|
||||
Reference in New Issue
Block a user