summaryrefslogtreecommitdiffstats
path: root/apphandler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'apphandler.cpp')
-rw-r--r--apphandler.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/apphandler.cpp b/apphandler.cpp
index c452634..e370f0c 100644
--- a/apphandler.cpp
+++ b/apphandler.cpp
@@ -27,10 +27,6 @@
extern sd_bus *bus;
-constexpr auto app_obj = "/org/openbmc/NetworkManager/Interface";
-constexpr auto app_ifc = "org.openbmc.NetworkManager";
-constexpr auto app_nwinterface = "eth0";
-
constexpr auto bmc_interface = "xyz.openbmc_project.Inventory.Item.Bmc";
constexpr auto bmc_guid_interface = "xyz.openbmc_project.Common.UUID";
constexpr auto bmc_guid_property = "UUID";
OpenPOWER on IntegriCloud