Merge "ueventd: fix typo from previous patchset" am: c8877530c7 am: 4be091d588

am: 977f21e7bc

Change-Id: I8823eb8f73249424ebc57d7d3551b21e01e8badf
This commit is contained in:
Tom Cherry 2017-05-01 22:51:21 +00:00 committed by android-build-merger
commit d5b743c3f3
1 changed files with 0 additions and 3 deletions

View File

@ -33,9 +33,6 @@
#include "log.h"
#include "util.h"
template <bool sysfs>
static bool ParseSingleLine(std::vector<std::string>&& line, std::string* err);
int ueventd_main(int argc, char **argv)
{
/*