commit | 182b76491f74c9c24847eb08c14c7a64629636e8 | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Tue Jan 15 16:02:54 2019 -0800 |
committer | Patrick Venture <venture@google.com> | Tue Jan 15 16:08:06 2019 -0800 |
tree | c522fe4b3ab00b3f6dcd670ed02322b61309e66c | |
parent | 447d736d3424e151218daef430d13011e413de42 [diff] |
tools: main: drop unused header Drop unused blobs manager header. Change-Id: I1903972462dff4e2aaffe69e8e3806bab0ef98d0 Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/main.cpp b/main.cpp index f8700b1..34c6212 100644 --- a/main.cpp +++ b/main.cpp
@@ -24,7 +24,6 @@ #include "lpc_nuvoton.hpp" #include "pci_handler.hpp" -#include <blobs-ipmid/manager.hpp> #include <cstdint> #include <memory> #include <phosphor-logging/log.hpp>