Merge "ueventd: fix typo from previous patchset" am: c8877530c7
am: 4be091d588
am: 977f21e7bc
Change-Id: I8823eb8f73249424ebc57d7d3551b21e01e8badf
This commit is contained in:
commit
d5b743c3f3
|
@ -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)
|
||||
{
|
||||
/*
|
||||
|
|
Loading…
Reference in New Issue