diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/ipc.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/audio/ipc.h b/audio/ipc.h index 6aa6486a..9a2d93aa 100644 --- a/audio/ipc.h +++ b/audio/ipc.h @@ -98,8 +98,6 @@ typedef struct { #define BT_NEW_STREAM 2 #define BT_START_STREAM 3 #define BT_STOP_STREAM 4 -#define BT_SUSPEND_STREAM 5 -#define BT_RESUME_STREAM 6 #define BT_CONTROL 7 #define BT_CAPABILITIES_TRANSPORT_A2DP 0 |