Skip to content

Commit

Permalink
Navigator: loiter: remove commented line
Browse files Browse the repository at this point in the history
  • Loading branch information
MaEtUgR authored Jun 30, 2023
1 parent b089958 commit 2e46796
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/modules/navigator/loiter.h
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ class Loiter : public MissionBlock, public ModuleParams
Loiter(Navigator *navigator);
~Loiter() = default;

// void on_inactive() override;
void on_activation() override;
void on_active() override;

Expand Down

0 comments on commit 2e46796

Please sign in to comment.