mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-09-21 02:58:08 +08:00
Update menu.cpp - remove unused variable (#982)
This commit is contained in:
@@ -692,7 +692,6 @@ Component MenuEntry(MenuEntryOption option) {
|
||||
animator_foreground_.OnAnimation(params);
|
||||
}
|
||||
|
||||
MenuEntryOption option_;
|
||||
Box box_;
|
||||
bool hovered_ = false;
|
||||
|
||||
|
Reference in New Issue
Block a user