Skip to content
This repository was archived by the owner on Jul 8, 2022. It is now read-only.
This repository was archived by the owner on Jul 8, 2022. It is now read-only.

remove RcsId #322

@andygotz

Description

@andygotz

The RcsId variable is defined in many source files (80+)but never used. It generates a compiler warning when compiling Tango. RcsId is a vestige left over from the RCS revision system (before SVN) and was used to determine the version of each file individually. This is not needed any more because we release all files in the library together.

I propose to remove all unused occurrences of RcsId.

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