commit | 3f95cc7424b4816b481129476c18bbdf184095d7 | [log] [tgz] |
---|---|---|
author | Tom Cherry <tomcherry@google.com> | Mon May 01 22:36:07 2017 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon May 01 22:36:12 2017 +0000 |
tree | 498f802af6f57c165887dce7bd3b8e2a5a743312 | |
parent | dfbaa540d3708a7a7efb2d9e09df65bef7cf15ad [diff] | |
parent | d63a790aef8a83eb16588f304f509d7aa5a4af63 [diff] |
Merge "ueventd: fix typo from previous patchset"
diff --git a/init/ueventd.cpp b/init/ueventd.cpp index 963cc4d..8c0c574 100644 --- a/init/ueventd.cpp +++ b/init/ueventd.cpp
@@ -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) { /*