Remove disabled code fragments of old element interface
[connman] / include / dbus.h
index 031d821..9c8a893 100644 (file)
@@ -31,16 +31,12 @@ extern "C" {
 #define CONNMAN_SERVICE                        "org.moblin.connman"
 
 #define CONNMAN_ERROR_INTERFACE                CONNMAN_SERVICE ".Error"
-
 #define CONNMAN_AGENT_INTERFACE                CONNMAN_SERVICE ".Agent"
 
-#define CONNMAN_ELEMENT_INTERFACE      CONNMAN_SERVICE ".Element"
-
-#define CONNMAN_PROFILE_INTERFACE      CONNMAN_SERVICE ".Profile"
-
 #define CONNMAN_MANAGER_INTERFACE      CONNMAN_SERVICE ".Manager"
 #define CONNMAN_MANAGER_PATH           "/"
 
+#define CONNMAN_PROFILE_INTERFACE      CONNMAN_SERVICE ".Profile"
 #define CONNMAN_DEVICE_INTERFACE       CONNMAN_SERVICE ".Device"
 #define CONNMAN_NETWORK_INTERFACE      CONNMAN_SERVICE ".Network"
 #define CONNMAN_CONNECTION_INTERFACE   CONNMAN_SERVICE ".Connection"