mirror of
https://github.com/Zelda64Recomp/Zelda64Recomp.git
synced 2025-10-30 08:03:03 +00:00
cleanup
This commit is contained in:
parent
03af2919e9
commit
302d88fd84
1 changed files with 0 additions and 1 deletions
|
|
@ -915,7 +915,6 @@ struct UIContext {
|
|||
if (hovered) {
|
||||
Rml::Element* hover_target = get_target(current_document, hovered);
|
||||
if (hover_target && can_focus(hover_target)) {
|
||||
// hover_target->Focus();
|
||||
prev_focused = hover_target;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue