-
- Downloads
Delete sysutils/List.h
Convert the last user to a regular std::vector, and then put List.h out of its misery. Turns out there's another copy of this ancient header: system/core/libutils/include/utils/List.h. This one is included in various places, but most don't actually use it. There seems to be a case for a tool to detect unused headers... Test: m Change-Id: Ie457bf5e06f6082537f5de2e1fefe7f05a1f0792
Showing
- libsysutils/include/sysutils/FrameworkCommand.h 1 addition, 4 deletionslibsysutils/include/sysutils/FrameworkCommand.h
- libsysutils/include/sysutils/FrameworkListener.h 4 additions, 2 deletionslibsysutils/include/sysutils/FrameworkListener.h
- libsysutils/include/sysutils/List.h 0 additions, 334 deletionslibsysutils/include/sysutils/List.h
- libsysutils/src/FrameworkListener.cpp 3 additions, 9 deletionslibsysutils/src/FrameworkListener.cpp
- libsysutils/src/SocketListener_test.cpp 1 addition, 0 deletionslibsysutils/src/SocketListener_test.cpp
Loading
Please register or sign in to comment