From 63a0d8d6c47896e05630896ef2794fab55a99f31 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sat, 13 Mar 2021 22:01:12 +0300 Subject: tabSRMM: no need to generate unneeded \\par and then heroically remove it each time + code cleaning --- plugins/TabSRMM/src/msgs.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'plugins/TabSRMM/src/msgs.h') diff --git a/plugins/TabSRMM/src/msgs.h b/plugins/TabSRMM/src/msgs.h index a9660dcf0e..8246824ffa 100644 --- a/plugins/TabSRMM/src/msgs.h +++ b/plugins/TabSRMM/src/msgs.h @@ -473,9 +473,8 @@ public: bool m_bErrorState; bool m_bDividerWanted, m_bDividerSet; bool m_bSplitterOverride; - bool m_bRtlText; - bool m_bLastParaDeleted; + bool m_bLogEmpty; int m_sendMode; HKL m_hkl; // keyboard layout identifier -- cgit v1.2.3