mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Remove unused variables
This commit is contained in:
committed by
John Preston
parent
9f3f734b8c
commit
6decece009
@@ -49,8 +49,6 @@ enum class Type;
|
||||
namespace InlineBots {
|
||||
namespace Layout {
|
||||
|
||||
constexpr int kInlineItemsMaxPerRow = 5;
|
||||
|
||||
class ItemBase;
|
||||
using Results = std::vector<std::unique_ptr<Result>>;
|
||||
|
||||
|
Reference in New Issue
Block a user