From 0fb2d7ceaeb992c13571137ffd60d2b03f7420de Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Tue, 9 Dec 2008 00:15:32 +0200 Subject: Remove unused defines --- audio/telephony-maemo.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'audio') 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 -- cgit