aboutsummaryrefslogtreecommitdiffstats
path: root/src/sm-def.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sm-def.h')
-rw-r--r--src/sm-def.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/sm-def.h b/src/sm-def.h
index a735cdd..9d4acb5 100644
--- a/src/sm-def.h
+++ b/src/sm-def.h
@@ -55,7 +55,6 @@
#define KEY_CONNECTION_FORMAT "connectionFormat"
#define KEY_EVENT "event"
-#ifdef ENABLE_AGL_AHL
#define KEY_AHL_AUDIO_ROLE "audio_role"
#define KEY_AHL_ENDPOINT_ID "endpoint_id"
#define KEY_AHL_ENDPOINT_TYPE "endpoint_type"
@@ -64,8 +63,7 @@ typedef enum {
ENDPOINT_SINK,
ENDPOINT_SOURCE,
} EndPointType;
-#endif
#define MAX_LENGTH_STRING 256
-#endif // SOUNDMANAGER_DEFINE_H \ No newline at end of file
+#endif // SOUNDMANAGER_DEFINE_H