Skip to content

Unused parameters and variable #19

Description

@blainNTIA

There are a handful of unused function arguments and an unused variable that we should consider removing.

Severity Code Description File Line
Warning C4100 'path': unreferenced formal parameter src\p528\LineOfSight.cpp 5
Warning C4100 'path': unreferenced formal parameter src\p528\LineOfSight.cpp 36
Warning C4100 'path': unreferenced formal parameter src\p528\LineOfSight.cpp 58
Warning C4100 'path': unreferenced formal parameter src\p528\Troposcatter.cpp 21
Warning C4189 'rtn': local variable is initialized but not referenced src\p528\ValidateInputs.cpp 24

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions