Skip to content

writer callback: remove unused code #1601

@syclik

Description

@syclik

Remove
stan/src/stan/interface_callbacks/writer
stan/src/test/unit/interface_callbacks/writer

This should be trivial as these writers aren’t used for anything.

  • leave csv.hpp in Stan: used by both RStan and CmdStan
  • leave messages.hpp in Stan: used by both RStan and CmdStan

Remove:

  • filtered_values.hpp. Move to RStan, not used in CmdStan
  • noop.hpp
  • sum_values.hpp. Move to RStan, not used in CmdStan
  • values.hpp. Move to RStan, not used in CmdStan

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions