Skip to content

Commit

Permalink
COMMON: Delete PtrVector/PtrList/PtrMap
Browse files Browse the repository at this point in the history
  • Loading branch information
DrMcCoy committed Aug 24, 2020
1 parent 878b003 commit c2620f5
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 845 deletions.
127 changes: 0 additions & 127 deletions src/common/ptrlist.h

This file was deleted.

85 changes: 0 additions & 85 deletions src/common/ptrmap.h

This file was deleted.

106 changes: 0 additions & 106 deletions src/common/ptrvector.h

This file was deleted.

3 changes: 0 additions & 3 deletions src/common/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,6 @@ src_common_libcommon_la_SOURCES += \
src/common/endianness.h \
src/common/deallocator.h \
src/common/disposableptr.h \
src/common/ptrlist.h \
src/common/ptrvector.h \
src/common/ptrmap.h \
src/common/maths.h \
src/common/singleton.h \
src/common/ustring.h \
Expand Down

0 comments on commit c2620f5

Please sign in to comment.