summaryrefslogtreecommitdiff
path: root/tizen-audio-internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'tizen-audio-internal.h')
-rw-r--r--tizen-audio-internal.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/tizen-audio-internal.h b/tizen-audio-internal.h
index a43c39d..7535997 100644
--- a/tizen-audio-internal.h
+++ b/tizen-audio-internal.h
@@ -124,16 +124,6 @@ typedef struct device_type {
#define strneq strcmp
#define ALSA_DEFAULT_CARD "max98090"
-#define PLAYBACK_PCM_DEVICE "hw:0,0"
-#define CAPTURE_PCM_DEVICE "hw:0,0"
-
-/* hw:0,0 */
-#define PLAYBACK_CARD_ID 0
-#define PLAYBACK_PCM_DEVICE_ID 0
-
-/* hw:0,0 */
-#define CAPTURE_CARD_ID 0
-#define CAPTURE_PCM_DEVICE_ID 0
#define MAX_DEVICES 5
#define MAX_MODIFIERS 5