From 7e11615ac352e63cdefc6004a54fadd638ac0be8 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Fri, 2 Oct 2009 03:26:35 +0200 Subject: Remove unused variables causing a compiler warning --- plugins/calypso.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'plugins/calypso.c') diff --git a/plugins/calypso.c b/plugins/calypso.c index 16d4cb13..598c12b6 100644 --- a/plugins/calypso.c +++ b/plugins/calypso.c @@ -178,8 +178,6 @@ static void modem_initialize(struct ofono_modem *modem) GAtChat *chat; const char *device; GIOChannel *io; - int sk; - struct termios ti; GHashTable *options; DBG(""); -- cgit v1.2.3