summaryrefslogtreecommitdiffstats
path: root/fru_area.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'fru_area.hpp')
-rw-r--r--fru_area.hpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/fru_area.hpp b/fru_area.hpp
index 2595e54..6cebb3c 100644
--- a/fru_area.hpp
+++ b/fru_area.hpp
@@ -12,9 +12,6 @@
#include <string>
#include <vector>
-class IPMIFruArea;
-typedef std::vector<std::unique_ptr<IPMIFruArea>> fru_area_vec_t;
-
class IPMIFruArea
{
private:
OpenPOWER on IntegriCloud