Skip to content

Commit

Permalink
Remove unneeded line
Browse files Browse the repository at this point in the history
  • Loading branch information
ginkage authored Jun 18, 2023
1 parent c805b7d commit a4dbeb5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion air_mouse.c
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,6 @@ int32_t air_mouse_app(void* p) {
return -1;
}

DOLPHIN_DEED(DolphinDeedPluginStart);
view_dispatcher_run(app->view_dispatcher);

imu_end();
Expand Down

0 comments on commit a4dbeb5

Please sign in to comment.