You've already forked lazarus-ccr
remove non sense assignment
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2593 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -11647,7 +11647,6 @@ begin
|
||||
ctRadioButton:
|
||||
if Value = csCheckedNormal then
|
||||
begin
|
||||
Value := csCheckedNormal;
|
||||
// Make sure only this node is checked.
|
||||
Run := Parent.FirstChild;
|
||||
while Assigned(Run) do
|
||||
|
Reference in New Issue
Block a user