Skip to content

Unused Files #58

@ghost

Description

Using this as a way to identify unused source code that can likely be removed without breaking anything.

Project cml

  • MQuat.h
    • likely reimplemented in realspace2.
  • MSingleton.h
    • template class for Singletons, but not called anywhere in any project.
  • MDebugNew.h
    • likely a replacement for MDebug (duh) but never finished.
  • MListSTL.h
    • STL Support... never referenced or used.
  • MWindowsFwd.h
    • Contains aliasing statements, but is never called anywhere.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions