Skip to content

Fix compiler warnings

Stefan Spettel requested to merge fix_pcf_warnings into develop

Changes

  • Make formatter functions normal namespace functions (non static)
  • Remove unused json parameters

Fix

Fixes unused function and unused parameter compile-time warnings (see oai-cn5g-pcf#10)

Merge request reports