Source code cosmetic changes

This commit is contained in:
Dmitry422
2025-02-02 21:41:30 +07:00
parent a5c241139d
commit 8c31d8a682
3 changed files with 1 additions and 49 deletions

View File

@@ -13,7 +13,6 @@
// input_settings_app stucture
typedef struct {
//InputService* inputservice; //link to input_sevice with they setings and events
Gui* gui;
ViewDispatcher* view_dispatcher;
VariableItemList* variable_item_list;