diff options
Diffstat (limited to 'src/ahl-interface.h')
-rw-r--r-- | src/ahl-interface.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/ahl-interface.h b/src/ahl-interface.h index 0488e96..fc0ac68 100644 --- a/src/ahl-interface.h +++ b/src/ahl-interface.h @@ -35,11 +35,8 @@ // Property/Volume/Action events #define AHL_ENDPOINT_PROPERTY_EVENT "ahl_endpoint_property_event" #define AHL_ENDPOINT_VOLUME_EVENT "ahl_endpoint_volume_event" -#define AHL_ENDPOINT_INIT_EVENT "ahl_endpoint_init_event" #define AHL_POST_ACTION_EVENT "ahl_post_action" #define AHL_STREAM_STATE_EVENT "ahl_stream_state_event" -#define AHL_ENDPOINT_INIT_EVENT "ahl_endpoint_init_event" - // Stream state event types #define AHL_STREAM_EVENT_START "start" // Stream is inactive |