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:
parent
19067c2529
commit
106fd8d85b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user