Remove unused declaration in ipc_constants.h

Bug: 37517107
Test: compile
Change-Id: I00b3dc6da18e732611ab338843ca5c169e8b90a0
This commit is contained in:
Ningyuan Wang 2017-04-19 16:30:37 -07:00
parent 099ee0c764
commit 6b9d3875d9
1 changed files with 0 additions and 2 deletions

View File

@ -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