From a411a7391bb879db8da398f067245a13c7fa7aee Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 25 Jul 2018 23:10:36 +0300 Subject: major code cleaning of all font-related structures --- plugins/mRadio/rframeapi.pas | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins/mRadio') diff --git a/plugins/mRadio/rframeapi.pas b/plugins/mRadio/rframeapi.pas index 94d5438ea5..81443dd843 100644 --- a/plugins/mRadio/rframeapi.pas +++ b/plugins/mRadio/rframeapi.pas @@ -236,7 +236,6 @@ begin tmp:=SendMessage(wnd,CLM_GETEXSTYLE,0,0); SendMessage(wnd,CLM_SETEXSTYLE,tmp or CLS_EX_SHOWSELALWAYS,0); - cid.cbSize:=SizeOf(cid); cid.flags :=0; StrCopy(cid.group,cPluginName); StrCopy(cid.dbSettingsGroup,cPluginName); -- cgit v1.2.3