FreeCalypso > hg > tcs211-l1-reconst
changeset 53:69893185fdd5
l1_async.c: more unused static vars causing diffs in object
author | Mychaela Falconia <falcon@ivan.Harhan.ORG> |
---|---|
date | Fri, 25 Mar 2016 02:37:09 +0000 |
parents | e81637568b09 |
children | 66bf9aa6a4b0 |
files | chipsetsw/layer1/cfile/l1_async.c |
diffstat | 1 files changed, 0 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/chipsetsw/layer1/cfile/l1_async.c Thu Mar 24 07:28:16 2016 +0000 +++ b/chipsetsw/layer1/cfile/l1_async.c Fri Mar 25 02:37:09 2016 +0000 @@ -7955,10 +7955,6 @@ UWORD8 *state = &l1a.state[DEDIC_6]; UWORD32 SignalCode = msg->SignalCode; - // use only in packet transfer mode - // these variables memorize this SBCNF parameters. - static UWORD32 time_alignmt_mem; - static UWORD32 fn_offset_mem; //#if !L1_R99 static UWORD8 nb_fb_attempt; //#endif