Open Source Telephony
 help / color / mirror / Atom feed
From: Philippe Nunes <philippe.nunes@linux.intel.com>
To: ofono@ofono.org
Subject: [PATCH] stk: Remove deprecated structure
Date: Wed, 29 Jun 2011 14:59:54 +0200	[thread overview]
Message-ID: <1309352394-14037-1-git-send-email-philippe.nunes@linux.intel.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 561 bytes --]

---
 src/stkutil.h |    8 --------
 1 files changed, 0 insertions(+), 8 deletions(-)

diff --git a/src/stkutil.h b/src/stkutil.h
index bc795d4..f2e8668 100644
--- a/src/stkutil.h
+++ b/src/stkutil.h
@@ -1477,14 +1477,6 @@ struct stk_channel {
 	enum stk_channel_status status;
 };
 
-struct stk_channel_data {
-	struct stk_common_byte_array data;
-	union {
-		unsigned short rx_remaining;
-		unsigned short tx_avail;
-	};
-};
-
 struct stk_response_get_inkey {
 	struct stk_answer_text text;
 	struct stk_duration duration;
-- 
1.7.1


             reply	other threads:[~2011-06-29 12:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-29 12:59 Philippe Nunes [this message]
2011-06-29  5:03 ` [PATCH] stk: Remove deprecated structure Denis Kenzior

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1309352394-14037-1-git-send-email-philippe.nunes@linux.intel.com \
    --to=philippe.nunes@linux.intel.com \
    --cc=ofono@ofono.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox