Skip to content

refactor: remove dead code and unused flags#148

Open
Amygos wants to merge 1 commit intomainfrom
refactor-remove-dead-code
Open

refactor: remove dead code and unused flags#148
Amygos wants to merge 1 commit intomainfrom
refactor-remove-dead-code

Conversation

@Amygos
Copy link
Copy Markdown
Member

@Amygos Amygos commented Feb 23, 2026

Summary

Several flag defines and a commented-out code block are dead code that add noise to the configuration.

Changes

  • Remove unused flag defines: FLG_HOMER_TRACE, FLG_ROUTER_OK, FLG_FROM_ROUTER, FLB_NATSIPPING — none of these are referenced in any setflag() or isflagset() call
  • Remove commented-out accounting code block (the acc module was also removed as unused)

Remove unused flag defines (FLG_HOMER_TRACE,
FLG_ROUTER_OK, FLG_FROM_ROUTER, FLB_NATSIPPING)
and commented-out accounting code block.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@Amygos Amygos marked this pull request as ready for review February 23, 2026 08:51
@Amygos Amygos requested a review from paolovisintin February 23, 2026 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant