summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
Diffstat (limited to 'audio')
-rw-r--r--audio/telephony-maemo.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/audio/telephony-maemo.c b/audio/telephony-maemo.c
index 2d87705e..3a4314bc 100644
--- a/audio/telephony-maemo.c
+++ b/audio/telephony-maemo.c
@@ -109,10 +109,6 @@ enum network_alpha_tag_name_type {
#define CSD_CALL_STATUS_TERMINATED 15
#define CSD_CALL_STATUS_SWAP_INITIATED 16
-/* Call direction (as returned by GetRemote */
-#define CSD_CALL_DIRECTION_OUTGOING 1
-#define CSD_CALL_DIRECTION_INCOMING 2
-
#define CALL_FLAG_NONE 0
#define CALL_FLAG_PRESENTATION_ALLOWED 0x01
#define CALL_FLAG_PRESENTATION_RESTRICTED 0x02