mirror of
https://github.com/DarkFlippers/unleashed-firmware.git
synced 2024-12-20 03:41:42 +03:00
remove unused variable
This commit is contained in:
parent
0f61a8eb46
commit
c1438ce850
@ -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 New Issue
Block a user