forked from mirrors/0ad
Delete unused CCheckbox text setting remains following b1422137e5, refs 0f807c643a.
Differential Revision: https://code.wildfiregames.com/D2314 Tested on: clang 8.0.1., Jenkins This was SVN commit r22952.
This commit is contained in:
@@ -28,7 +28,6 @@ void CRadioButton::HandleMessage(SGUIMessage& Message)
|
||||
{
|
||||
// Important
|
||||
IGUIButtonBehavior::HandleMessage(Message);
|
||||
IGUITextOwner::HandleMessage(Message);
|
||||
|
||||
switch (Message.type)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user