summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@nokia.com>2008-10-17 15:18:19 +0300
committerJohan Hedberg <johan.hedberg@nokia.com>2008-12-08 16:10:56 +0200
commitc9e1eb85478671d1d4ef83144432548329d92518 (patch)
treed5cb702b81538b2130f89b49b663651e265ec64e /audio
parent7eba8b077925d458bfa03c325ffb4df74e05c98e (diff)
Remove unused variable
Diffstat (limited to 'audio')
-rw-r--r--audio/telephony-maemo.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/telephony-maemo.c b/audio/telephony-maemo.c
index b5acd15f..00f0a2f2 100644
--- a/audio/telephony-maemo.c
+++ b/audio/telephony-maemo.c
@@ -77,7 +77,6 @@ static DBusConnection *connection = NULL;
static GSList *calls = NULL;
static char *subscriber_number = NULL;
-static int active_call_dir = 0;
static gboolean events_enabled = FALSE;