mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-28 17:48:42 +00:00
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