-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
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
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation