remove duplicated code
Most probably not intended when introduced in 7c7267e88691ce354ed0cf116315952ceae555ad, and it certainly crashes xray installation for me. Change-Id: Ida64d4d2a706204989fc3c16d7487748747fb8fc
This commit is contained in:
parent
b53472db03
commit
6f955b6c77
@ -1627,7 +1627,6 @@ void CheckBoxElement::endElement()
|
||||
xControlModel->setPropertyValue( "State", makeAny( nVal ) );
|
||||
}
|
||||
|
||||
ctx.importEvents( _events );
|
||||
ctx.importEvents( _events );
|
||||
// avoid ring-reference:
|
||||
// vector< event elements > holding event elements holding this (via _pParent)
|
||||
|
Loading…
x
Reference in New Issue
Block a user