Remove unused declaration in ipc_constants.h
Bug: 37517107 Test: compile Change-Id: I00b3dc6da18e732611ab338843ca5c169e8b90a0
This commit is contained in:
parent
099ee0c764
commit
6b9d3875d9
|
@ -22,8 +22,6 @@ namespace wificond {
|
|||
namespace ipc_constants {
|
||||
|
||||
extern const char kServiceName[];
|
||||
extern const char kDevModeServiceName[];
|
||||
extern const char kDevModePropertyKey[];
|
||||
|
||||
} // namespace ipc_constants
|
||||
} // namespace wificond
|
||||
|
|
Loading…
Reference in New Issue