summary refs log tree commit diff
path: root/src/GridImagePackModel.cpp
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2023-06-02 01:37:53 +0200
committerNicolas Werner <nicolas.werner@hotmail.de>2023-06-08 22:32:08 +0200
commitde8522a185f9d62eaefb37d0f1a5e2e77c73c175 (patch)
treef97226408199f2f66c1815c71f7ef0e571d3fafc /src/GridImagePackModel.cpp
parentGet rid of scrollhelper (diff)
downloadnheko-de8522a185f9d62eaefb37d0f1a5e2e77c73c175.tar.xz
lint
Diffstat (limited to '')
-rw-r--r--src/GridImagePackModel.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/GridImagePackModel.cpp b/src/GridImagePackModel.cpp

index 4260b6d6..2d5960a4 100644 --- a/src/GridImagePackModel.cpp +++ b/src/GridImagePackModel.cpp
@@ -13,7 +13,6 @@ #include "Cache_p.h" #include "emoji/Provider.h" - QString emoji::categoryToName(emoji::Emoji::Category cat) { @@ -69,7 +68,6 @@ GridImagePackModel::GridImagePackModel(const std::string &roomId, bool stickers, , room_id(roomId) , columns(stickers ? 3 : 7) { - if (!stickers) { for (const auto &category : { emoji::Emoji::Category::People,