From 56cc5e55a2bc7e3d57c61c6b8f361c6683607834 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sat, 23 Mar 2024 11:40:52 +0300 Subject: this code actually does nothing --- plugins/NewStory/src/history_array.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins/NewStory/src') diff --git a/plugins/NewStory/src/history_array.cpp b/plugins/NewStory/src/history_array.cpp index 26e7add7c8..b7244c283d 100644 --- a/plugins/NewStory/src/history_array.cpp +++ b/plugins/NewStory/src/history_array.cpp @@ -71,7 +71,6 @@ bool Filter::check(ItemData *item) const ItemData::ItemData() { memset(this, 0, sizeof(*this)); - m_grouping = g_plugin.bMsgGrouping ? -1 : GROUPING_NONE; savedHeight = -1; } -- cgit v1.2.3