mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-11-10 06:54:19 +00:00
remove unused variable
This commit is contained in:
parent
0f61a8eb46
commit
c1438ce850
1 changed files with 0 additions and 2 deletions
|
@ -12,8 +12,6 @@
|
|||
|
||||
#define TAG "DesktopSrv"
|
||||
|
||||
#define FAP_LOADER_APP_NAME "Applications"
|
||||
|
||||
static void desktop_scene_main_new_idle_animation_callback(void* context) {
|
||||
furi_assert(context);
|
||||
Desktop* desktop = context;
|
||||
|
|
Loading…
Reference in a new issue